Class ClientWrapper.RegistrationResult

java.lang.Object
ru.testit.syncstorage.ClientWrapper.RegistrationResult
Enclosing class:
ClientWrapper

public static class ClientWrapper.RegistrationResult extends Object
  • Constructor Details

    • RegistrationResult

      public RegistrationResult(String workerPid, boolean master)
  • Method Details

    • getWorkerPid

      public String getWorkerPid()
    • isMaster

      public boolean isMaster()