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