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