Uses of Class
org.apache.storm.testing.CompleteTopologyParam
-
Uses of CompleteTopologyParam in org.apache.storm
Modifier and TypeMethodDescriptionstatic Map<String,
List<FixedTuple>> Testing.completeTopology
(ILocalCluster cluster, StormTopology topology, CompleteTopologyParam param) Run a topology to completion capturing all of the messages that are emitted.