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.getHistoricalStats_args.setCredentials(AuthInfo 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)
           
 

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 © 2013 The Apache Software Foundation. All Rights Reserved.