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 Summary
Fields inherited from class org.apache.storm.testing.TestWordCounter
LOG
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.storm.testing.TestWordCounter
cleanup, declareOutputFields, execute, prepare
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
-
TestWordBytesCounter
public TestWordBytesCounter()
-
-
Method Details
-
getTupleValue
- Overrides:
getTupleValue
in classTestWordCounter
-