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