Package | Description |
---|---|
org.apache.drill.exec.physical.base | |
org.apache.drill.exec.physical.config | |
org.apache.drill.exec.physical.impl.aggregate |
Modifier and Type | Method and Description |
---|---|
RETURN |
PhysicalVisitor.visitStreamingAggregate(StreamingAggregate agg,
EXTRA value) |
T |
AbstractPhysicalVisitor.visitStreamingAggregate(StreamingAggregate agg,
X value) |
Modifier and Type | Class and Description |
---|---|
class |
MetadataStreamAggPOP |
class |
StatisticsAggregate |
Modifier and Type | Method and Description |
---|---|
StreamingAggBatch |
StreamingAggBatchCreator.getBatch(ExecutorFragmentContext context,
StreamingAggregate config,
List<RecordBatch> children) |
Constructor and Description |
---|
StreamingAggBatch(StreamingAggregate popConfig,
RecordBatch incoming,
FragmentContext context) |
Copyright © 1970 The Apache Software Foundation. All rights reserved.