Serializable
, org.apache.hyracks.algebricks.runtime.base.IAggregateEvaluatorFactory
FnMaxAggregateEvaluatorFactory
, FnMinAggregateEvaluatorFactory
public 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() |
createAggregateEvaluator
public 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 AbstractTaggedValueArgumentAggregateEvaluatorFactory
org.apache.hyracks.algebricks.common.exceptions.AlgebricksException
protected abstract AbstractValueComparisonOperation createValueComparisonOperation()
Copyright © 2019 Apache Software Foundation. All rights reserved.