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
Constructor and Description |
---|
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, size
Copyright © 2013 The Apache Software Foundation. All rights reserved.