Uses of Class
org.apache.storm.testing.TupleCaptureBolt
-
Packages that use TupleCaptureBolt Package Description org.apache.storm -
-
Uses of TupleCaptureBolt in org.apache.storm
Fields in org.apache.storm declared as TupleCaptureBolt Modifier and Type Field Description TupleCaptureBolt
Testing.CapturedTopology. capturer
a Bolt that will hold all of the captured data.Constructors in org.apache.storm with parameters of type TupleCaptureBolt Constructor Description CapturedTopology(T topology, TupleCaptureBolt capturer)
-