Uses of Class
org.apache.storm.testing.MkTupleParam
-
Packages that use MkTupleParam Package Description org.apache.storm -
-
Uses of MkTupleParam in org.apache.storm
Methods in org.apache.storm with parameters of type MkTupleParam Modifier and Type Method Description static Tuple
Testing. testTuple(List<Object> values, MkTupleParam param)
Create aTuple
for use with testing.
-