|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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(org.apache.hadoop.fs.FileSystem fs,
String pathPattern,
long sizeLeft,
int fileLimit,
Collection<org.apache.hadoop.fs.Path> retPathList)
Try to recursively add files in sub-directories into retPathList until reaching the sizeLeft. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |