org.apache.hyracks.algebricks.runtime.base.IUnnestingEvaluatorChildPathStepUnnestingEvaluator, DescendantOrSelfPathStepUnnestingEvaluator, DescendantPathStepUnnestingEvaluatorpublic abstract class AbstractTaggedValueArgumentUnnestingEvaluator extends Object implements org.apache.hyracks.algebricks.runtime.base.IUnnestingEvaluator
| Modifier and Type | Field | Description |
|---|---|---|
protected PointablePool |
ppool |
|
protected TaggedValuePointable[] |
tvps |
| Constructor | Description |
|---|---|
AbstractTaggedValueArgumentUnnestingEvaluator(org.apache.hyracks.algebricks.runtime.base.IScalarEvaluator[] args) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
init(org.apache.hyracks.dataflow.common.data.accessors.IFrameTupleReference tuple) |
|
protected abstract void |
init(TaggedValuePointable[] args) |
protected final TaggedValuePointable[] tvps
protected final PointablePool ppool
public AbstractTaggedValueArgumentUnnestingEvaluator(org.apache.hyracks.algebricks.runtime.base.IScalarEvaluator[] args)
public final void init(org.apache.hyracks.dataflow.common.data.accessors.IFrameTupleReference tuple)
throws org.apache.hyracks.algebricks.common.exceptions.AlgebricksException
init in interface org.apache.hyracks.algebricks.runtime.base.IUnnestingEvaluatororg.apache.hyracks.algebricks.common.exceptions.AlgebricksExceptionprotected abstract void init(TaggedValuePointable[] args) throws SystemException
SystemExceptionCopyright © 2019 Apache Software Foundation. All Rights Reserved.