public class MetadataHashAggPOP extends HashAggregate
OPERATOR_TYPE
child
INIT_ALLOCATION, initialAllocation, MAX_ALLOCATION, maxAllocation, userName
Constructor and Description |
---|
MetadataHashAggPOP(PhysicalOperator child,
MetadataAggregateContext context,
AggPrelBase.OperatorPhase phase) |
Modifier and Type | Method and Description |
---|---|
MetadataAggregateContext |
getContext() |
protected PhysicalOperator |
getNewWithChild(PhysicalOperator child) |
AggPrelBase.OperatorPhase |
getPhase() |
accept, getAggPhase, getAggrExprs, getCardinality, getGroupByExprs, getOperatorType, isBufferedOperator, setMaxAllocation, toString
getChild, getNewWithChildren, iterator
accept, getCost, getInitialAllocation, getMaxAllocation, getOperatorId, getSVMode, getUserName, isExecutable, setCost, setOperatorId
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
forEach, spliterator
public MetadataHashAggPOP(PhysicalOperator child, MetadataAggregateContext context, AggPrelBase.OperatorPhase phase)
protected PhysicalOperator getNewWithChild(PhysicalOperator child)
getNewWithChild
in class HashAggregate
public MetadataAggregateContext getContext()
public AggPrelBase.OperatorPhase getPhase()
Copyright © 1970 The Apache Software Foundation. All rights reserved.