| Package | Description |
|---|---|
| io.prestosql.operator |
| Constructor and Description |
|---|
StatisticsWriterOperator(OperatorContext operatorContext,
StatisticsWriterOperator.StatisticsWriter statisticsWriter,
StatisticAggregationsDescriptor<Integer> descriptor,
boolean rowCountEnabled) |
StatisticsWriterOperatorFactory(int operatorId,
PlanNodeId planNodeId,
StatisticsWriterOperator.StatisticsWriter statisticsWriter,
boolean rowCountEnabled,
StatisticAggregationsDescriptor<Integer> descriptor) |
Copyright © 2012–2019. All rights reserved.