Uses of Class
org.apache.storm.hooks.info.BoltFailInfo
-
Packages that use BoltFailInfo Package Description org.apache.storm.hooks -
-
Uses of BoltFailInfo in org.apache.storm.hooks
Methods in org.apache.storm.hooks with parameters of type BoltFailInfo Modifier and Type Method Description void
BaseTaskHook. boltFail(BoltFailInfo info)
void
ITaskHook. boltFail(BoltFailInfo info)
-