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