Uses of Class
org.apache.accumulo.core.gc.thrift.GCMonitorService.getStatus_args
-
Packages that use GCMonitorService.getStatus_args Package Description org.apache.accumulo.core.gc.thrift -
-
Uses of GCMonitorService.getStatus_args in org.apache.accumulo.core.gc.thrift
Methods in org.apache.accumulo.core.gc.thrift that return GCMonitorService.getStatus_args Modifier and Type Method Description GCMonitorService.getStatus_argsGCMonitorService.getStatus_args. deepCopy()GCMonitorService.getStatus_argsGCMonitorService.AsyncProcessor.getStatus. getEmptyArgsInstance()GCMonitorService.getStatus_argsGCMonitorService.Processor.getStatus. getEmptyArgsInstance()GCMonitorService.getStatus_argsGCMonitorService.getStatus_args. setCredentials(TCredentials credentials)GCMonitorService.getStatus_argsGCMonitorService.getStatus_args. setTinfo(TInfo tinfo)Methods in org.apache.accumulo.core.gc.thrift with parameters of type GCMonitorService.getStatus_args Modifier and Type Method Description intGCMonitorService.getStatus_args. compareTo(GCMonitorService.getStatus_args other)booleanGCMonitorService.getStatus_args. equals(GCMonitorService.getStatus_args that)GCMonitorService.getStatus_resultGCMonitorService.Processor.getStatus. getResult(I iface, GCMonitorService.getStatus_args args)voidGCMonitorService.AsyncProcessor.getStatus. start(I iface, GCMonitorService.getStatus_args args, org.apache.thrift.async.AsyncMethodCallback<GCStatus> resultHandler)Constructors in org.apache.accumulo.core.gc.thrift with parameters of type GCMonitorService.getStatus_args Constructor Description getStatus_args(GCMonitorService.getStatus_args other)Performs a deep copy on other.
-