| Package | Description |
|---|---|
| io.prestosql.operator |
| Constructor and Description |
|---|
TableFinishOperator(OperatorContext operatorContext,
TableFinishOperator.TableFinisher tableFinisher,
Operator statisticsAggregationOperator,
StatisticAggregationsDescriptor<Integer> descriptor,
boolean statisticsCpuTimerEnabled) |
TableFinishOperatorFactory(int operatorId,
PlanNodeId planNodeId,
TableFinishOperator.TableFinisher tableFinisher,
OperatorFactory statisticsAggregationOperatorFactory,
StatisticAggregationsDescriptor<Integer> descriptor,
Session session) |
Copyright © 2012–2019. All rights reserved.