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 SummaryNested classes/interfaces inherited from class org.apache.storm.starter.spout.RandomSentenceSpoutRandomSentenceSpout.TimeStamped
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.apache.storm.starter.spout.RandomSentenceSpoutack, declareOutputFields, fail, nextTuple, openMethods inherited from class org.apache.storm.topology.base.BaseRichSpoutactivate, close, deactivateMethods inherited from class org.apache.storm.topology.base.BaseComponentgetComponentConfigurationMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.storm.topology.IComponentgetComponentConfiguration
- 
Constructor Details- 
TimeStampedpublic TimeStamped()
- 
TimeStamped
 
- 
- 
Method Details- 
sentence- Overrides:
- sentencein class- RandomSentenceSpout
 
 
-