JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
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 a
Tuple
for use with testing.