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 SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
WindowsStatepublic WindowsState()
 
- 
- 
Method Details- 
beginCommit- Specified by:
- beginCommitin interface- State
 
- 
commit
- 
getCurrentTxId
 
-