org.apache.storm.hdfs.trident
Class HdfsUpdater
java.lang.Object
storm.trident.operation.BaseOperation
storm.trident.state.BaseStateUpdater<HdfsState>
org.apache.storm.hdfs.trident.HdfsUpdater
- All Implemented Interfaces:
- Serializable, Operation, StateUpdater<HdfsState>
public class HdfsUpdater
- extends BaseStateUpdater<HdfsState>
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HdfsUpdater
public HdfsUpdater()
updateState
public void updateState(HdfsState state,
List<TridentTuple> tuples,
TridentCollector collector)
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.