Uses of Class
org.apache.storm.tuple.TupleImpl
Packages that use TupleImpl
Package
Description
-
Uses of TupleImpl in org.apache.storm.clojure
Subclasses of TupleImpl in org.apache.storm.clojure -
Uses of TupleImpl in org.apache.storm.executor
Methods in org.apache.storm.executor with parameters of type TupleImplModifier and TypeMethodDescriptionvoid
Executor.metricsTick
(Task task, TupleImpl tuple) abstract void
Executor.tupleActionFn
(int taskId, TupleImpl tuple) -
Uses of TupleImpl in org.apache.storm.executor.bolt
Methods in org.apache.storm.executor.bolt with parameters of type TupleImpl -
Uses of TupleImpl in org.apache.storm.executor.spout
Methods in org.apache.storm.executor.spout with parameters of type TupleImpl -
Uses of TupleImpl in org.apache.storm.serialization
Methods in org.apache.storm.serialization that return TupleImpl