Package org.apache.storm.starter.spout
Class RandomSentenceSpout.TimeStamped
java.lang.Object
org.apache.storm.topology.base.BaseComponent
org.apache.storm.topology.base.BaseRichSpout
org.apache.storm.starter.spout.RandomSentenceSpout
org.apache.storm.starter.spout.RandomSentenceSpout.TimeStamped
- All Implemented Interfaces:
Serializable
,ISpout
,IComponent
,IRichSpout
- Enclosing class:
- RandomSentenceSpout
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.storm.starter.spout.RandomSentenceSpout
RandomSentenceSpout.TimeStamped
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.storm.starter.spout.RandomSentenceSpout
ack, declareOutputFields, fail, nextTuple, open
Methods inherited from class org.apache.storm.topology.base.BaseRichSpout
activate, close, deactivate
Methods inherited from class org.apache.storm.topology.base.BaseComponent
getComponentConfiguration
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.apache.storm.topology.IComponent
getComponentConfiguration
-
Constructor Details
-
TimeStamped
public TimeStamped() -
TimeStamped
-
-
Method Details
-
sentence
- Overrides:
sentence
in classRandomSentenceSpout
-