public class MetadataHashAggPOP extends HashAggregate
OPERATOR_TYPEchildINIT_ALLOCATION, initialAllocation, MAX_ALLOCATION, maxAllocation| 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, toStringgetChild, getNewWithChildren, iteratoraccept, getCost, getInitialAllocation, getMaxAllocation, getOperatorId, getSVMode, getUserName, isExecutable, setCost, setOperatorIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic MetadataHashAggPOP(PhysicalOperator child, MetadataAggregateContext context, AggPrelBase.OperatorPhase phase)
protected PhysicalOperator getNewWithChild(PhysicalOperator child)
getNewWithChild in class HashAggregatepublic MetadataAggregateContext getContext()
public AggPrelBase.OperatorPhase getPhase()
Copyright © 2021 The Apache Software Foundation. All rights reserved.