public class Noop extends TableFunctionEvaluator
| Modifier and Type | Class and Description |
|---|---|
static class |
Noop.NoopResolver |
canAcceptInputAsStream, OI, outputPartition, ptfDesc, rawInputOI, tableDef| Constructor and Description |
|---|
Noop() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
execute(PTFPartition.PTFPartitionIterator<Object> pItr,
PTFPartition oPart) |
PTFPartition |
execute(PTFPartition iPart) |
_transformRawInput, canAcceptInputAsStream, canIterateOutput, close, finishPartition, getOutputOI, getQueryDef, getRawInputOI, getTableDef, initializeStreaming, isTransformsRawInput, iterator, processRow, setOutputOI, setQueryDef, setRawInputOI, setTableDef, setTransformsRawInput, startPartition, transformRawInput, transformRawInputIteratorpublic PTFPartition execute(PTFPartition iPart) throws HiveException
execute in class TableFunctionEvaluatorHiveExceptionprotected void execute(PTFPartition.PTFPartitionIterator<Object> pItr, PTFPartition oPart)
execute in class TableFunctionEvaluatorCopyright © 2019 The Apache Software Foundation. All Rights Reserved.