public interface MRQLFileInputFormat
Modifier and Type | Method and Description |
---|---|
Bag |
collect(DataSet x,
boolean strip)
materialize the entire dataset into a Bag
|
Bag |
materialize(org.apache.hadoop.fs.Path path)
materialize the input file into a memory Bag
|
Bag materialize(org.apache.hadoop.fs.Path path) throws IOException
IOException
Copyright © 2013 The Apache Software Foundation. All rights reserved.