Package org.apache.storm.state
Class StateSpoutOutputCollector
java.lang.Object
org.apache.storm.state.SynchronizeOutputCollector
org.apache.storm.state.StateSpoutOutputCollector
- All Implemented Interfaces:
- IStateSpoutOutputCollector,- ISynchronizeOutputCollector
public class StateSpoutOutputCollector
extends SynchronizeOutputCollector
implements IStateSpoutOutputCollector
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.apache.storm.state.SynchronizeOutputCollectoraddMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.storm.state.ISynchronizeOutputCollectoradd
- 
Constructor Details- 
StateSpoutOutputCollectorpublic StateSpoutOutputCollector()
 
- 
- 
Method Details- 
remove- Specified by:
- removein interface- IStateSpoutOutputCollector
 
 
-