Uses of Class
org.apache.hadoop.hive.ql.optimizer.SamplePruner.AddPathReturnStatus

Packages that use SamplePruner.AddPathReturnStatus
org.apache.hadoop.hive.ql.optimizer   
 

Uses of SamplePruner.AddPathReturnStatus in org.apache.hadoop.hive.ql.optimizer
 

Methods in org.apache.hadoop.hive.ql.optimizer that return SamplePruner.AddPathReturnStatus
static SamplePruner.AddPathReturnStatus SamplePruner.addPath(FileSystem fs, String pathPattern, long sizeLeft, int fileLimit, Collection<Path> retPathList)
          Try to recursively add files in sub-directories into retPathList until reaching the sizeLeft.
 



Copyright © 2012 The Apache Software Foundation