Uses of Class
org.apache.accumulo.core.master.thrift.MasterClientService.getMasterStats_result
-
Packages that use MasterClientService.getMasterStats_result Package Description org.apache.accumulo.core.master.thrift -
-
Uses of MasterClientService.getMasterStats_result in org.apache.accumulo.core.master.thrift
Methods in org.apache.accumulo.core.master.thrift that return MasterClientService.getMasterStats_result Modifier and Type Method Description MasterClientService.getMasterStats_resultMasterClientService.getMasterStats_result. deepCopy()MasterClientService.getMasterStats_resultMasterClientService.Processor.getMasterStats. getResult(I iface, MasterClientService.getMasterStats_args args)MasterClientService.getMasterStats_resultMasterClientService.getMasterStats_result. setSec(ThriftSecurityException sec)MasterClientService.getMasterStats_resultMasterClientService.getMasterStats_result. setSuccess(MasterMonitorInfo success)MasterClientService.getMasterStats_resultMasterClientService.getMasterStats_result. setTnase(ThriftNotActiveServiceException tnase)Methods in org.apache.accumulo.core.master.thrift with parameters of type MasterClientService.getMasterStats_result Modifier and Type Method Description intMasterClientService.getMasterStats_result. compareTo(MasterClientService.getMasterStats_result other)booleanMasterClientService.getMasterStats_result. equals(MasterClientService.getMasterStats_result that)Constructors in org.apache.accumulo.core.master.thrift with parameters of type MasterClientService.getMasterStats_result Constructor Description getMasterStats_result(MasterClientService.getMasterStats_result other)Performs a deep copy on other.
-