Package org.apache.storm.hdfs.trident
Class HdfsState
java.lang.Object
org.apache.storm.hdfs.trident.HdfsState
- All Implemented Interfaces:
State
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
static class
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
beginCommit
(Long txId) void
void
updateState
(List<TridentTuple> tuples, TridentCollector tridentCollector)
-
Field Details
-
LOG
public static final org.slf4j.Logger LOG
-
-
Method Details
-
beginCommit
- Specified by:
beginCommit
in interfaceState
-
commit
-
updateState
-