Package org.apache.storm.testing
Class TestWordBytesCounter
java.lang.Object
org.apache.storm.topology.base.BaseComponent
org.apache.storm.topology.base.BaseBasicBolt
org.apache.storm.testing.TestWordCounter
org.apache.storm.testing.TestWordBytesCounter
- All Implemented Interfaces:
- Serializable,- IBasicBolt,- IComponent
- See Also:
- 
Field SummaryFields inherited from class org.apache.storm.testing.TestWordCounterLOG
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.apache.storm.testing.TestWordCountercleanup, declareOutputFields, execute, prepareMethods 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- 
TestWordBytesCounterpublic TestWordBytesCounter()
 
- 
- 
Method Details- 
getTupleValue- Overrides:
- getTupleValuein class- TestWordCounter
 
 
-