| Modifier and Type | Method | Description | 
|---|---|---|
| PointablePool | PointablePoolFactory. createPointablePool() | 
| Modifier and Type | Field | Description | 
|---|---|---|
| protected PointablePool | AbstractTaggedValueArgumentAggregateEvaluator. ppool | |
| protected PointablePool | AbstractTaggedValueArgumentScalarEvaluator. ppool | |
| protected PointablePool | AbstractTaggedValueArgumentUnnestingEvaluator. ppool | 
| Modifier and Type | Field | Description | 
|---|---|---|
| protected PointablePool | AbstractForwardAxisPathStep. pp | 
| Constructor | Description | 
|---|---|
| AbstractForwardAxisPathStep(org.apache.hyracks.api.context.IHyracksTaskContext ctx,
                           PointablePool pp) | |
| ChildPathStepOperatorDescriptor(org.apache.hyracks.api.context.IHyracksTaskContext ctx,
                               PointablePool pp) | |
| ChildPathStepUnnesting(org.apache.hyracks.api.context.IHyracksTaskContext ctx,
                      PointablePool pp) | |
| DescendantOrSelfPathStepUnnesting(org.apache.hyracks.api.context.IHyracksTaskContext ctx,
                                 PointablePool pp,
                                 boolean testSelf) | 
| Modifier and Type | Method | Description | 
|---|---|---|
| void | AtomizeHelper. atomize(TaggedValuePointable tvp,
       PointablePool pp,
       org.apache.hyracks.data.std.api.IPointable result) | |
| void | AtomizeHelper. atomizeNode(NodeTreePointable ntp,
           PointablePool pp,
           org.apache.hyracks.data.std.api.IPointable result) | |
| static void | AtomizeHelper. buildConcatenationRec(SequencePointable sp,
                     PointablePool pp,
                     DataOutput out,
                     NodeTreePointable ntp) | |
| static void | AtomizeHelper. buildStringConcatenation(SequencePointable sp,
                        PointablePool pp,
                        org.apache.hyracks.data.std.util.ArrayBackedValueStorage tempABVS,
                        NodeTreePointable ntp) | 
Copyright © 2019 Apache Software Foundation. All rights reserved.