public class Noop extends TableFunctionEvaluator
Modifier and Type | Class and Description |
---|---|
static class |
Noop.NoopResolver |
OI, outputPartition, ptfDesc, rawInputOI, tDef
Constructor and Description |
---|
Noop() |
Modifier and Type | Method and Description |
---|---|
protected void |
execute(PTFPartition.PTFPartitionIterator<java.lang.Object> pItr,
PTFPartition oPart) |
PTFPartition |
execute(PTFPartition iPart) |
_transformRawInput, getOutputOI, getQueryDef, getRawInputOI, getTableDef, isTransformsRawInput, setOutputOI, setQueryDef, setRawInputOI, setTableDef, setTransformsRawInput, transformRawInput
public PTFPartition execute(PTFPartition iPart) throws HiveException
execute
in class TableFunctionEvaluator
HiveException
protected void execute(PTFPartition.PTFPartitionIterator<java.lang.Object> pItr, PTFPartition oPart)
execute
in class TableFunctionEvaluator
Copyright © 2012 The Apache Software Foundation