public class MetadataStreamAggPOP extends StreamingAggregate
OPERATOR_TYPEchildINIT_ALLOCATION, initialAllocation, MAX_ALLOCATION, maxAllocation| Constructor and Description |
|---|
MetadataStreamAggPOP(PhysicalOperator child,
MetadataAggregateContext context,
AggPrelBase.OperatorPhase phase) |
| Modifier and Type | Method and Description |
|---|---|
MetadataAggregateContext |
getContext() |
protected PhysicalOperator |
getNewWithChild(PhysicalOperator child) |
AggPrelBase.OperatorPhase |
getPhase() |
accept, getExprs, getKeys, getOperatorTypegetChild, getNewWithChildren, iteratoraccept, getCost, getInitialAllocation, getMaxAllocation, getOperatorId, getSVMode, getUserName, isBufferedOperator, isExecutable, setCost, setMaxAllocation, setOperatorIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic MetadataStreamAggPOP(PhysicalOperator child, MetadataAggregateContext context, AggPrelBase.OperatorPhase phase)
protected PhysicalOperator getNewWithChild(PhysicalOperator child)
getNewWithChild in class StreamingAggregatepublic MetadataAggregateContext getContext()
public AggPrelBase.OperatorPhase getPhase()
Copyright © 2021 The Apache Software Foundation. All rights reserved.