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