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