org.apache.hyracks.algebricks.runtime.base.IScalarEvaluatorOpNodeAfterEvaluator, OpNodeBeforeEvaluatorpublic abstract class AbstractNodePositionalCheckEvaluator extends AbstractTaggedValueArgumentScalarEvaluator
ppool| Constructor | Description | 
|---|---|
| AbstractNodePositionalCheckEvaluator(org.apache.hyracks.algebricks.runtime.base.IScalarEvaluator[] args) | 
| Modifier and Type | Method | Description | 
|---|---|---|
| protected void | evaluate(TaggedValuePointable[] args,
        org.apache.hyracks.data.std.api.IPointable result) | |
| protected abstract boolean | nodeCompare(int firstId,
           int secondId) | 
evaluatepublic AbstractNodePositionalCheckEvaluator(org.apache.hyracks.algebricks.runtime.base.IScalarEvaluator[] args)
protected void evaluate(TaggedValuePointable[] args, org.apache.hyracks.data.std.api.IPointable result) throws SystemException
evaluate in class AbstractTaggedValueArgumentScalarEvaluatorSystemExceptionprotected abstract boolean nodeCompare(int firstId,
                                       int secondId)
Copyright © 2019 Apache Software Foundation. All Rights Reserved.