public class MapRecordSource extends Object implements RecordSource
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
LOG |
| Constructor and Description |
|---|
MapRecordSource() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isGrouped() |
boolean |
pushRecord() |
void |
setFlushLastRecord(boolean flushLastRecord) |
public final boolean isGrouped()
isGrouped in interface RecordSourcepublic void setFlushLastRecord(boolean flushLastRecord)
setFlushLastRecord in interface RecordSourcepublic boolean pushRecord()
throws HiveException
pushRecord in interface RecordSourceHiveExceptionCopyright © 2024 The Apache Software Foundation. All rights reserved.