Package org.apache.hadoop.hive.ql.stats

Interface Summary
ClientStatsPublisher  
StatsAggregator An interface for any possible implementation for gathering statistics.
StatsCollectionTaskIndependent This is just a marker interface to differentiate between stats publisher / aggregator which don't track stats per task, as oppose to others which do.
StatsPublisher An interface for any possible implementation for publishing statics.
 

Class Summary
CounterStatsAggregator  
CounterStatsAggregatorTez This class aggregates stats via counters and does so for Tez Tasks.
CounterStatsPublisher  
StatsFactory A factory of stats publisher and aggregator implementations of the StatsPublisher and StatsAggregator interfaces.
StatsUtils  
 



Copyright © 2014 The Apache Software Foundation. All rights reserved.