public interface GlobalAggregationScheme<S extends IAggregatableStream>
Modifier and Type | Method and Description |
---|---|
IAggregatableStream |
aggPartition(S stream) |
SingleEmitAggregator.BatchToPartition |
singleEmitPartitioner() |
IAggregatableStream aggPartition(S stream)
SingleEmitAggregator.BatchToPartition singleEmitPartitioner()
Copyright © 2022 The Apache Software Foundation. All rights reserved.