Uses of Class
org.apache.accumulo.core.tabletserver.thrift.TabletClientService.getActiveCompactions_args
-
Packages that use TabletClientService.getActiveCompactions_args Package Description org.apache.accumulo.core.tabletserver.thrift -
-
Uses of TabletClientService.getActiveCompactions_args in org.apache.accumulo.core.tabletserver.thrift
Methods in org.apache.accumulo.core.tabletserver.thrift that return TabletClientService.getActiveCompactions_args Modifier and Type Method Description TabletClientService.getActiveCompactions_argsTabletClientService.getActiveCompactions_args. deepCopy()TabletClientService.getActiveCompactions_argsTabletClientService.AsyncProcessor.getActiveCompactions. getEmptyArgsInstance()TabletClientService.getActiveCompactions_argsTabletClientService.Processor.getActiveCompactions. getEmptyArgsInstance()TabletClientService.getActiveCompactions_argsTabletClientService.getActiveCompactions_args. setCredentials(TCredentials credentials)TabletClientService.getActiveCompactions_argsTabletClientService.getActiveCompactions_args. setTinfo(TInfo tinfo)Methods in org.apache.accumulo.core.tabletserver.thrift with parameters of type TabletClientService.getActiveCompactions_args Modifier and Type Method Description intTabletClientService.getActiveCompactions_args. compareTo(TabletClientService.getActiveCompactions_args other)booleanTabletClientService.getActiveCompactions_args. equals(TabletClientService.getActiveCompactions_args that)TabletClientService.getActiveCompactions_resultTabletClientService.Processor.getActiveCompactions. getResult(I iface, TabletClientService.getActiveCompactions_args args)voidTabletClientService.AsyncProcessor.getActiveCompactions. start(I iface, TabletClientService.getActiveCompactions_args args, org.apache.thrift.async.AsyncMethodCallback<List<ActiveCompaction>> resultHandler)Constructors in org.apache.accumulo.core.tabletserver.thrift with parameters of type TabletClientService.getActiveCompactions_args Constructor Description getActiveCompactions_args(TabletClientService.getActiveCompactions_args other)Performs a deep copy on other.
-