public class ParsedDataSource extends DataSource
DataSource.DataSourceDirectory, DataSource.ParserDirectory
Modifier and Type | Field and Description |
---|---|
Trees |
args |
Class<? extends Parser> |
parser |
dataSourceDirectory, inputFormat, parserDirectory, path, separator, source_num, to_be_merged, tuple_container
Constructor and Description |
---|
ParsedDataSource() |
ParsedDataSource(int source_num,
String path,
Class<? extends Parser> parser,
Trees args,
org.apache.hadoop.conf.Configuration conf) |
ParsedDataSource(String path,
Class<? extends Parser> parser,
Trees args,
org.apache.hadoop.conf.Configuration conf) |
Modifier and Type | Method and Description |
---|---|
String |
toString() |
get, getCached, loadParsers, read, reduce, size, take
Copyright © 2013-2015 The Apache Software Foundation. All Rights Reserved.