Uses of Class
org.apache.accumulo.core.tabletserver.thrift.TabletClientService.getHistoricalStats_result
-
Packages that use TabletClientService.getHistoricalStats_result Package Description org.apache.accumulo.core.tabletserver.thrift -
-
Uses of TabletClientService.getHistoricalStats_result in org.apache.accumulo.core.tabletserver.thrift
Methods in org.apache.accumulo.core.tabletserver.thrift that return TabletClientService.getHistoricalStats_result Modifier and Type Method Description TabletClientService.getHistoricalStats_resultTabletClientService.getHistoricalStats_result. deepCopy()TabletClientService.getHistoricalStats_resultTabletClientService.Processor.getHistoricalStats. getResult(I iface, TabletClientService.getHistoricalStats_args args)TabletClientService.getHistoricalStats_resultTabletClientService.getHistoricalStats_result. setSec(ThriftSecurityException sec)TabletClientService.getHistoricalStats_resultTabletClientService.getHistoricalStats_result. setSuccess(TabletStats success)Methods in org.apache.accumulo.core.tabletserver.thrift with parameters of type TabletClientService.getHistoricalStats_result Modifier and Type Method Description intTabletClientService.getHistoricalStats_result. compareTo(TabletClientService.getHistoricalStats_result other)booleanTabletClientService.getHistoricalStats_result. equals(TabletClientService.getHistoricalStats_result that)Constructors in org.apache.accumulo.core.tabletserver.thrift with parameters of type TabletClientService.getHistoricalStats_result Constructor Description getHistoricalStats_result(TabletClientService.getHistoricalStats_result other)Performs a deep copy on other.
-