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, transformRawInputpublic PTFPartition execute(PTFPartition iPart) throws HiveException
execute in class TableFunctionEvaluatorHiveExceptionprotected void execute(PTFPartition.PTFPartitionIterator<java.lang.Object> pItr, PTFPartition oPart)
execute in class TableFunctionEvaluatorCopyright © 2012 The Apache Software Foundation