Class WindowsState
java.lang.Object
org.apache.storm.trident.windowing.WindowsState
- All Implemented Interfaces:
State
State
implementation for windowing operation. This is mainly used to get callback of commit txId of batches in which triggers are
emitted.-
Constructor Summary
-
Method Summary
-
Constructor Details
-
WindowsState
public WindowsState()
-
-
Method Details
-
beginCommit
- Specified by:
beginCommit
in interfaceState
-
commit
-
getCurrentTxId
-