Uses of Class
org.apache.accumulo.core.master.thrift.MasterClientService.reportSplitExtent_args
-
Packages that use MasterClientService.reportSplitExtent_args Package Description org.apache.accumulo.core.master.thrift -
-
Uses of MasterClientService.reportSplitExtent_args in org.apache.accumulo.core.master.thrift
Methods in org.apache.accumulo.core.master.thrift that return MasterClientService.reportSplitExtent_args Modifier and Type Method Description MasterClientService.reportSplitExtent_argsMasterClientService.reportSplitExtent_args. deepCopy()MasterClientService.reportSplitExtent_argsMasterClientService.AsyncProcessor.reportSplitExtent. getEmptyArgsInstance()MasterClientService.reportSplitExtent_argsMasterClientService.Processor.reportSplitExtent. getEmptyArgsInstance()MasterClientService.reportSplitExtent_argsMasterClientService.reportSplitExtent_args. setCredentials(TCredentials credentials)MasterClientService.reportSplitExtent_argsMasterClientService.reportSplitExtent_args. setServerName(String serverName)MasterClientService.reportSplitExtent_argsMasterClientService.reportSplitExtent_args. setSplit(TabletSplit split)MasterClientService.reportSplitExtent_argsMasterClientService.reportSplitExtent_args. setTinfo(TInfo tinfo)Methods in org.apache.accumulo.core.master.thrift with parameters of type MasterClientService.reportSplitExtent_args Modifier and Type Method Description intMasterClientService.reportSplitExtent_args. compareTo(MasterClientService.reportSplitExtent_args other)booleanMasterClientService.reportSplitExtent_args. equals(MasterClientService.reportSplitExtent_args that)org.apache.thrift.TBaseMasterClientService.Processor.reportSplitExtent. getResult(I iface, MasterClientService.reportSplitExtent_args args)voidMasterClientService.AsyncProcessor.reportSplitExtent. start(I iface, MasterClientService.reportSplitExtent_args args, org.apache.thrift.async.AsyncMethodCallback<Void> resultHandler)Constructors in org.apache.accumulo.core.master.thrift with parameters of type MasterClientService.reportSplitExtent_args Constructor Description reportSplitExtent_args(MasterClientService.reportSplitExtent_args other)Performs a deep copy on other.
-