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, transformRawInputIterator
public PTFPartition execute(PTFPartition iPart) throws HiveException
execute
in class TableFunctionEvaluator
HiveException
protected void execute(PTFPartition.PTFPartitionIterator<Object> pItr, PTFPartition oPart)
execute
in class TableFunctionEvaluator
Copyright © 2017 The Apache Software Foundation. All rights reserved.