Uses of Class
org.apache.accumulo.core.tabletserver.thrift.TabletClientService.getHistoricalStats_args

Packages that use TabletClientService.getHistoricalStats_args
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
 TabletClientService.getHistoricalStats_args TabletClientService.getHistoricalStats_args.deepCopy()
           
 TabletClientService.getHistoricalStats_args TabletClientService.Processor.getHistoricalStats.getEmptyArgsInstance()
           
 TabletClientService.getHistoricalStats_args TabletClientService.AsyncProcessor.getHistoricalStats.getEmptyArgsInstance()
           
 TabletClientService.getHistoricalStats_args TabletClientService.getHistoricalStats_args.setCredentials(TCredentials credentials)
           
 TabletClientService.getHistoricalStats_args TabletClientService.getHistoricalStats_args.setTinfo(TInfo tinfo)
           
 

Methods in org.apache.accumulo.core.tabletserver.thrift with parameters of type TabletClientService.getHistoricalStats_args
 int TabletClientService.getHistoricalStats_args.compareTo(TabletClientService.getHistoricalStats_args other)
           
 boolean TabletClientService.getHistoricalStats_args.equals(TabletClientService.getHistoricalStats_args that)
           
 TabletClientService.getHistoricalStats_result TabletClientService.Processor.getHistoricalStats.getResult(I iface, TabletClientService.getHistoricalStats_args args)
           
 void TabletClientService.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
TabletClientService.getHistoricalStats_args(TabletClientService.getHistoricalStats_args other)
          Performs a deep copy on other.
 



Copyright © 2015 Apache Accumulo Project. All rights reserved.