Package | Description |
---|---|
org.apache.storm.trident.windowing |
Modifier and Type | Method and Description |
---|---|
TridentTuple |
StoreBasedTridentWindowManager.collectTridentTupleOrKey(TridentBatchTuple tridentBatchTuple,
List<String> keys) |
Modifier and Type | Method and Description |
---|---|
List<TridentTuple> |
StoreBasedTridentWindowManager.getTridentTuples(List<TridentBatchTuple> tridentBatchTuples) |
void |
StoreBasedTridentWindowManager.onTuplesExpired(List<TridentBatchTuple> expiredTuples) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.