Uses of Class
org.apache.accumulo.core.master.thrift.MasterClientService.drainReplicationTable_args
-
Packages that use MasterClientService.drainReplicationTable_args Package Description org.apache.accumulo.core.master.thrift -
-
Uses of MasterClientService.drainReplicationTable_args in org.apache.accumulo.core.master.thrift
Methods in org.apache.accumulo.core.master.thrift with parameters of type MasterClientService.drainReplicationTable_args Modifier and Type Method Description intMasterClientService.drainReplicationTable_args. compareTo(MasterClientService.drainReplicationTable_args other)booleanMasterClientService.drainReplicationTable_args. equals(MasterClientService.drainReplicationTable_args that)MasterClientService.drainReplicationTable_resultMasterClientService.Processor.drainReplicationTable. getResult(I iface, MasterClientService.drainReplicationTable_args args)voidMasterClientService.AsyncProcessor.drainReplicationTable. start(I iface, MasterClientService.drainReplicationTable_args args, org.apache.thrift.async.AsyncMethodCallback<Boolean> resultHandler)Constructors in org.apache.accumulo.core.master.thrift with parameters of type MasterClientService.drainReplicationTable_args Constructor Description drainReplicationTable_args(MasterClientService.drainReplicationTable_args other)Performs a deep copy on other.
-