Loading kinetic-client/src/main/java/kinetic/admin/Device.java +1 −1 Original line number Diff line number Diff line Loading @@ -25,7 +25,7 @@ package kinetic.admin; * <p> * Proprietary names should be prefaced by the vendor name so that name * collisions do not happen in the future. An example could be names that * start with “com.wd” would be for Western Digital devices. * start with "com.wd" would be for Western Digital devices. * <p> * If the name is not found, the get log returns NOT_FOUND. * <p> Loading kinetic-client/src/main/java/kinetic/admin/KineticAdminClient.java +1 −1 Original line number Diff line number Diff line Loading @@ -115,7 +115,7 @@ public interface KineticAdminClient extends KineticP2pClient { * <p> * Proprietary names should be prefaced by the vendor name so that name * collisions do not happen in the future. An example could be names that * start with “com.wd” would be for Western Digital devices. * start with "com.wd" would be for Western Digital devices. * <p> * If the name is not found, the EntryNotFoundException is thrown. * <p> Loading Loading
kinetic-client/src/main/java/kinetic/admin/Device.java +1 −1 Original line number Diff line number Diff line Loading @@ -25,7 +25,7 @@ package kinetic.admin; * <p> * Proprietary names should be prefaced by the vendor name so that name * collisions do not happen in the future. An example could be names that * start with “com.wd” would be for Western Digital devices. * start with "com.wd" would be for Western Digital devices. * <p> * If the name is not found, the get log returns NOT_FOUND. * <p> Loading
kinetic-client/src/main/java/kinetic/admin/KineticAdminClient.java +1 −1 Original line number Diff line number Diff line Loading @@ -115,7 +115,7 @@ public interface KineticAdminClient extends KineticP2pClient { * <p> * Proprietary names should be prefaced by the vendor name so that name * collisions do not happen in the future. An example could be names that * start with “com.wd” would be for Western Digital devices. * start with "com.wd" would be for Western Digital devices. * <p> * If the name is not found, the EntryNotFoundException is thrown. * <p> Loading