Uses of Class
org.apache.storm.trident.windowing.TridentBatchTuple
Packages that use TridentBatchTuple
-
Uses of TridentBatchTuple in org.apache.storm.trident.windowing
Methods in org.apache.storm.trident.windowing with parameters of type TridentBatchTupleModifier and TypeMethodDescriptionStoreBasedTridentWindowManager.collectTridentTupleOrKey
(TridentBatchTuple tridentBatchTuple, List<String> keys) Method parameters in org.apache.storm.trident.windowing with type arguments of type TridentBatchTupleModifier and TypeMethodDescriptionStoreBasedTridentWindowManager.getTridentTuples
(List<TridentBatchTuple> tridentBatchTuples) void
StoreBasedTridentWindowManager.onTuplesExpired
(List<TridentBatchTuple> expiredTuples)