Uses of Class
org.apache.accumulo.core.master.thrift.MasterClientService.waitForBalance_result
-
Packages that use MasterClientService.waitForBalance_result Package Description org.apache.accumulo.core.master.thrift -
-
Uses of MasterClientService.waitForBalance_result in org.apache.accumulo.core.master.thrift
Methods in org.apache.accumulo.core.master.thrift that return MasterClientService.waitForBalance_result Modifier and Type Method Description MasterClientService.waitForBalance_resultMasterClientService.waitForBalance_result. deepCopy()MasterClientService.waitForBalance_resultMasterClientService.Processor.waitForBalance. getResult(I iface, MasterClientService.waitForBalance_args args)MasterClientService.waitForBalance_resultMasterClientService.waitForBalance_result. setTnase(ThriftNotActiveServiceException tnase)Methods in org.apache.accumulo.core.master.thrift with parameters of type MasterClientService.waitForBalance_result Modifier and Type Method Description intMasterClientService.waitForBalance_result. compareTo(MasterClientService.waitForBalance_result other)booleanMasterClientService.waitForBalance_result. equals(MasterClientService.waitForBalance_result that)Constructors in org.apache.accumulo.core.master.thrift with parameters of type MasterClientService.waitForBalance_result Constructor Description waitForBalance_result(MasterClientService.waitForBalance_result other)Performs a deep copy on other.
-