public class ReduceRecordSource extends Object implements RecordSource
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
l4j |
| Constructor and Description |
|---|
ReduceRecordSource() |
| Modifier and Type | Method and Description |
|---|---|
ObjectInspector |
getObjectInspector() |
boolean |
isGrouped() |
boolean |
pushRecord() |
void |
setFlushLastRecord(boolean flushLastRecord) |
public final boolean isGrouped()
isGrouped in interface RecordSourcepublic boolean pushRecord()
throws HiveException
pushRecord in interface RecordSourceHiveExceptionpublic ObjectInspector getObjectInspector()
public void setFlushLastRecord(boolean flushLastRecord)
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.