org.apache.hadoop.hive.ql.stats
Interface StatsCollectionTaskIndependent

All Known Implementing Classes:
CounterStatsAggregator, CounterStatsAggregatorTez, CounterStatsPublisher, FSStatsAggregator, FSStatsPublisher

public interface 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.




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