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