Package org.apache.storm.hdfs.trident
Class HdfsState
java.lang.Object
org.apache.storm.hdfs.trident.HdfsState
- All Implemented Interfaces:
- State
- 
Nested Class SummaryNested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic class
- 
Field SummaryFields
- 
Method SummaryModifier and TypeMethodDescriptionvoidbeginCommit(Long txId) voidvoidupdateState(List<TridentTuple> tuples, TridentCollector tridentCollector) 
- 
Field Details- 
LOGpublic static final org.slf4j.Logger LOG
 
- 
- 
Method Details- 
beginCommit- Specified by:
- beginCommitin interface- State
 
- 
commit
- 
updateState
 
-