Uses of Package
org.apache.storm.hooks
-
Packages that use org.apache.storm.hooks Package Description org.apache.storm.daemon.worker org.apache.storm.hooks org.apache.storm.task org.apache.storm.topology -
Classes in org.apache.storm.hooks used by org.apache.storm.daemon.worker Class Description IWorkerHook An IWorkerHook represents a topology component that can be executed when a worker starts, and when a worker shuts down. -
Classes in org.apache.storm.hooks used by org.apache.storm.hooks Class Description ITaskHook IWorkerHook An IWorkerHook represents a topology component that can be executed when a worker starts, and when a worker shuts down. -
Classes in org.apache.storm.hooks used by org.apache.storm.task Class Description ITaskHook -
Classes in org.apache.storm.hooks used by org.apache.storm.topology Class Description IWorkerHook An IWorkerHook represents a topology component that can be executed when a worker starts, and when a worker shuts down.