Uses of Class
org.apache.hadoop.hive.ql.metadata.InputEstimator.Estimation

Packages that use InputEstimator.Estimation
org.apache.hadoop.hive.ql.metadata   
 

Uses of InputEstimator.Estimation in org.apache.hadoop.hive.ql.metadata
 

Methods in org.apache.hadoop.hive.ql.metadata that return InputEstimator.Estimation
 InputEstimator.Estimation InputEstimator.estimate(org.apache.hadoop.mapred.JobConf job, TableScanOperator ts, long remaining)
          Estimate input size based on filter and projection on table scan operator
 



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