Uses of Class
org.apache.hadoop.hive.ql.stats.StatsFactory

Packages that use StatsFactory
org.apache.hadoop.hive.ql.stats   
 

Uses of StatsFactory in org.apache.hadoop.hive.ql.stats
 

Methods in org.apache.hadoop.hive.ql.stats that return StatsFactory
static StatsFactory StatsFactory.newFactory(org.apache.hadoop.conf.Configuration conf)
           
static StatsFactory StatsFactory.newFactory(String configurationParam, org.apache.hadoop.conf.Configuration conf)
          Sets the paths of the implementation classes of publishing and aggregation (IStatsPublisher and IStatsAggregator interfaces).
 



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