Package | Description |
---|---|
org.apache.storm.trident.operation.impl |
Modifier and Type | Method and Description |
---|---|
ChainedResult |
ChainedAggregatorImpl.init(Object batchId,
TridentCollector collector) |
Modifier and Type | Method and Description |
---|---|
void |
ChainedAggregatorImpl.aggregate(ChainedResult val,
TridentTuple tuple,
TridentCollector collector) |
void |
ChainedAggregatorImpl.complete(ChainedResult val,
TridentCollector collector) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.