Uses of Class
org.apache.storm.hooks.info.BoltExecuteInfo
Packages that use BoltExecuteInfo
-
Uses of BoltExecuteInfo in org.apache.storm.hooks
Methods in org.apache.storm.hooks with parameters of type BoltExecuteInfoModifier and TypeMethodDescriptionvoid
BaseTaskHook.boltExecute
(BoltExecuteInfo info) void
ITaskHook.boltExecute
(BoltExecuteInfo info)