storm.trident.state
Class ReadOnlyState
java.lang.Object
storm.trident.state.ReadOnlyState
- All Implemented Interfaces:
- State
public class ReadOnlyState
- extends Object
- implements State
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReadOnlyState
public ReadOnlyState()
beginCommit
public void beginCommit(Long txid)
- Specified by:
beginCommit in interface State
commit
public void commit(Long txid)
- Specified by:
commit in interface State
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.