Uses of Class
org.apache.hadoop.hbase.client.ServerStatisticTracker
Packages that use ServerStatisticTracker
-
Uses of ServerStatisticTracker in org.apache.hadoop.hbase.client
Fields in org.apache.hadoop.hbase.client declared as ServerStatisticTrackerModifier and TypeFieldDescriptionprivate final ServerStatisticTrackerConnectionImplementation.statsFields in org.apache.hadoop.hbase.client with type parameters of type ServerStatisticTrackerModifier and TypeFieldDescriptionprivate final Optional<ServerStatisticTracker>AsyncConnectionImpl.statsMethods in org.apache.hadoop.hbase.client that return ServerStatisticTrackerModifier and TypeMethodDescriptionstatic ServerStatisticTrackerServerStatisticTracker.create(org.apache.hadoop.conf.Configuration conf) ClusterConnection.getStatisticsTracker()Returns the current statistics tracker associated with this connectionConnectionImplementation.getStatisticsTracker()Methods in org.apache.hadoop.hbase.client that return types with arguments of type ServerStatisticTrackerModifier and TypeMethodDescription(package private) Optional<ServerStatisticTracker>AsyncConnectionImpl.getStatisticsTracker()Methods in org.apache.hadoop.hbase.client with parameters of type ServerStatisticTrackerModifier and TypeMethodDescriptionstatic RpcRetryingCallerFactoryRpcRetryingCallerFactory.instantiate(org.apache.hadoop.conf.Configuration configuration, ConnectionConfiguration connectionConf, RetryingCallerInterceptor interceptor, ServerStatisticTracker stats, MetricsConnection metrics) static RpcRetryingCallerFactoryRpcRetryingCallerFactory.instantiate(org.apache.hadoop.conf.Configuration configuration, ConnectionConfiguration connectionConf, ServerStatisticTracker stats, MetricsConnection metrics) Method parameters in org.apache.hadoop.hbase.client with type arguments of type ServerStatisticTrackerModifier and TypeMethodDescription(package private) static voidConnectionUtils.updateStats(Optional<ServerStatisticTracker> optStats, Optional<MetricsConnection> optMetrics, ServerName serverName, MultiResponse resp)