Uses of Class
org.apache.storm.task.WorkerUserContext
-
Uses of WorkerUserContext in org.apache.storm.daemon.worker
-
Uses of WorkerUserContext in org.apache.storm.hooks
Modifier and TypeMethodDescriptiondefault void
IWorkerHook.start
(Map<String, Object> topoConf, WorkerUserContext context) This method is called when a worker is started and can be used to do necessary prep-processing and allow initialization of shared application state.