Uses of Class
org.apache.accumulo.core.master.thrift.MasterClientService.shutdown_args
-
Packages that use MasterClientService.shutdown_args Package Description org.apache.accumulo.core.master.thrift -
-
Uses of MasterClientService.shutdown_args in org.apache.accumulo.core.master.thrift
Methods in org.apache.accumulo.core.master.thrift that return MasterClientService.shutdown_args Modifier and Type Method Description MasterClientService.shutdown_argsMasterClientService.shutdown_args. deepCopy()MasterClientService.shutdown_argsMasterClientService.AsyncProcessor.shutdown. getEmptyArgsInstance()MasterClientService.shutdown_argsMasterClientService.Processor.shutdown. getEmptyArgsInstance()MasterClientService.shutdown_argsMasterClientService.shutdown_args. setCredentials(TCredentials credentials)MasterClientService.shutdown_argsMasterClientService.shutdown_args. setStopTabletServers(boolean stopTabletServers)MasterClientService.shutdown_argsMasterClientService.shutdown_args. setTinfo(TInfo tinfo)Methods in org.apache.accumulo.core.master.thrift with parameters of type MasterClientService.shutdown_args Modifier and Type Method Description intMasterClientService.shutdown_args. compareTo(MasterClientService.shutdown_args other)booleanMasterClientService.shutdown_args. equals(MasterClientService.shutdown_args that)MasterClientService.shutdown_resultMasterClientService.Processor.shutdown. getResult(I iface, MasterClientService.shutdown_args args)voidMasterClientService.AsyncProcessor.shutdown. start(I iface, MasterClientService.shutdown_args args, org.apache.thrift.async.AsyncMethodCallback<Void> resultHandler)Constructors in org.apache.accumulo.core.master.thrift with parameters of type MasterClientService.shutdown_args Constructor Description shutdown_args(MasterClientService.shutdown_args other)Performs a deep copy on other.
-