| Modifier and Type | Field and Description |
|---|---|
protected LoadFuncDecorator |
PigInputFormat.RecordReaderFactory.decorator |
| Constructor and Description |
|---|
PigRecordReader(org.apache.hadoop.mapreduce.InputFormat<?,?> inputformat,
PigSplit pigSplit,
LoadFuncDecorator decorator,
org.apache.hadoop.mapreduce.TaskAttemptContext context,
long limit) |
| Modifier and Type | Method and Description |
|---|---|
LoadFuncDecorator |
POLoad.getLoadFuncDecorator() |
| Constructor and Description |
|---|
SparkPigRecordReader(org.apache.hadoop.mapreduce.InputFormat<?,?> inputformat,
PigSplit pigSplit,
LoadFuncDecorator decorator,
org.apache.hadoop.mapreduce.TaskAttemptContext context,
long limit) |
Copyright © 2007-2016 The Apache Software Foundation