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