org.apache.storm.hdfs.trident
Class HdfsState
java.lang.Object
org.apache.storm.hdfs.trident.HdfsState
- All Implemented Interfaces:
- State
public class HdfsState
- extends Object
- implements State
Field Summary |
static org.slf4j.Logger |
LOG
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOG
public static final org.slf4j.Logger LOG
beginCommit
public void beginCommit(Long txId)
- Specified by:
beginCommit
in interface State
commit
public void commit(Long txId)
- Specified by:
commit
in interface State
updateState
public void updateState(List<TridentTuple> tuples,
TridentCollector tridentCollector)
Copyright © 2016 The Apache Software Foundation. All Rights Reserved.