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