Serializable, org.apache.hyracks.algebricks.runtime.base.IAggregateEvaluatorFactoryFnMaxAggregateEvaluatorFactory, FnMinAggregateEvaluatorFactorypublic abstract class AbstractMaxMinAggregateEvaluatorFactory extends AbstractTaggedValueArgumentAggregateEvaluatorFactory
dCtx| Constructor | Description |
|---|---|
AbstractMaxMinAggregateEvaluatorFactory(org.apache.hyracks.algebricks.runtime.base.IScalarEvaluatorFactory[] args) |
| Modifier and Type | Method | Description |
|---|---|---|
protected org.apache.hyracks.algebricks.runtime.base.IAggregateEvaluator |
createEvaluator(org.apache.hyracks.algebricks.runtime.base.IScalarEvaluator[] args) |
|
protected abstract AbstractValueComparisonOperation |
createValueComparisonOperation() |
createAggregateEvaluatorpublic AbstractMaxMinAggregateEvaluatorFactory(org.apache.hyracks.algebricks.runtime.base.IScalarEvaluatorFactory[] args)
protected org.apache.hyracks.algebricks.runtime.base.IAggregateEvaluator createEvaluator(org.apache.hyracks.algebricks.runtime.base.IScalarEvaluator[] args)
throws org.apache.hyracks.algebricks.common.exceptions.AlgebricksException
createEvaluator in class AbstractTaggedValueArgumentAggregateEvaluatorFactoryorg.apache.hyracks.algebricks.common.exceptions.AlgebricksExceptionprotected abstract AbstractValueComparisonOperation createValueComparisonOperation()
Copyright © 2019 Apache Software Foundation. All rights reserved.