ChildPathStepOperatorDescriptor, ChildPathStepUnnesting, DescendantOrSelfPathStepUnnestingpublic abstract class AbstractForwardAxisPathStep extends Object
| Modifier and Type | Field | Description | 
|---|---|---|
| protected DynamicContext | dCtx | |
| protected NodeTreePointable | ntp | |
| protected PointablePool | pp | 
| Constructor | Description | 
|---|---|
| AbstractForwardAxisPathStep(org.apache.hyracks.api.context.IHyracksTaskContext ctx,
                           PointablePool pp) | 
| Modifier and Type | Method | Description | 
|---|---|---|
| protected void | getSequence(TaggedValuePointable tvp,
           SequencePointable seqp) | |
| protected void | setNodeToResult(TaggedValuePointable tvpItem,
               org.apache.hyracks.data.std.api.IPointable result) | 
protected final DynamicContext dCtx
protected final PointablePool pp
protected final NodeTreePointable ntp
public AbstractForwardAxisPathStep(org.apache.hyracks.api.context.IHyracksTaskContext ctx,
                                   PointablePool pp)
protected void getSequence(TaggedValuePointable tvp, SequencePointable seqp)
protected void setNodeToResult(TaggedValuePointable tvpItem, org.apache.hyracks.data.std.api.IPointable result) throws IOException
IOExceptionCopyright © 2019 Apache Software Foundation. All Rights Reserved.