public class NoopWithMapStreaming extends NoopWithMap
| Modifier and Type | Class and Description |
|---|---|
static class |
NoopWithMapStreaming.NoopWithMapStreamingResolver |
NoopWithMap.NoopWithMapResolverNoop.NoopResolvercanAcceptInputAsStream, OI, outputPartition, ptfDesc, rawInputOI, tableDef| Modifier and Type | Method and Description |
|---|---|
void |
initializeStreaming(org.apache.hadoop.conf.Configuration cfg,
StructObjectInspector inputOI,
boolean isMapSide) |
List<Object> |
processRow(Object row) |
_transformRawInputcanAcceptInputAsStream, canIterateOutput, close, finishPartition, getOutputOI, getQueryDef, getRawInputOI, getTableDef, isTransformsRawInput, iterator, setOutputOI, setQueryDef, setRawInputOI, setTableDef, setTransformsRawInput, startPartition, transformRawInput, transformRawInputIteratorpublic void initializeStreaming(org.apache.hadoop.conf.Configuration cfg,
StructObjectInspector inputOI,
boolean isMapSide)
throws HiveException
initializeStreaming in class TableFunctionEvaluatorHiveExceptionpublic List<Object> processRow(Object row) throws HiveException
processRow in class TableFunctionEvaluatorHiveExceptionCopyright © 2019 The Apache Software Foundation. All Rights Reserved.