public class ExampleList extends Object
| Constructor and Description |
|---|
ExampleList(DataSet<org.apache.hadoop.io.LongWritable,org.apache.hadoop.io.Text> dataSet,
Parser<String> parser) |
| Modifier and Type | Method and Description |
|---|---|
List<Example> |
getExamples() |
@Inject public ExampleList(DataSet<org.apache.hadoop.io.LongWritable,org.apache.hadoop.io.Text> dataSet, Parser<String> parser)
public List<Example> getExamples()
Copyright © 2016 The Apache Software Foundation. All rights reserved.