org.apache.hyracks.algebricks.runtime.base.IUnnestingEvaluator
public class DescendantOrSelfPathStepUnnestingEvaluator extends AbstractTaggedValueArgumentUnnestingEvaluator
ppool, tvps
Constructor | Description |
---|---|
DescendantOrSelfPathStepUnnestingEvaluator(org.apache.hyracks.api.context.IHyracksTaskContext ctx,
org.apache.hyracks.algebricks.runtime.base.IScalarEvaluator[] args) |
Modifier and Type | Method | Description |
---|---|---|
protected void |
init(TaggedValuePointable[] args) |
|
boolean |
step(org.apache.hyracks.data.std.api.IPointable result) |
init
public DescendantOrSelfPathStepUnnestingEvaluator(org.apache.hyracks.api.context.IHyracksTaskContext ctx, org.apache.hyracks.algebricks.runtime.base.IScalarEvaluator[] args)
public boolean step(org.apache.hyracks.data.std.api.IPointable result) throws org.apache.hyracks.algebricks.common.exceptions.AlgebricksException
org.apache.hyracks.algebricks.common.exceptions.AlgebricksException
protected void init(TaggedValuePointable[] args) throws SystemException
init
in class AbstractTaggedValueArgumentUnnestingEvaluator
SystemException
Copyright © 2019 Apache Software Foundation. All rights reserved.