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