JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.apache.storm.kafka.spout.KafkaTuple
Packages that use
KafkaTuple
Package
Description
org.apache.storm.kafka.spout
Uses of
KafkaTuple
in
org.apache.storm.kafka.spout
Methods in
org.apache.storm.kafka.spout
that return
KafkaTuple
Modifier and Type
Method
Description
KafkaTuple
KafkaTuple.
routedTo
(
String
stream)
Sets the target stream of this Tuple.