Package | Description |
---|---|
org.apache.storm.daemon.worker | |
org.apache.storm.hooks | |
org.apache.storm.topology |
Modifier and Type | Method and Description |
---|---|
List<IWorkerHook> |
WorkerState.getDeserializedWorkerHooks() |
Modifier and Type | Class and Description |
---|---|
class |
BaseWorkerHook
A BaseWorkerHook is a noop implementation of IWorkerHook.
|
Modifier and Type | Method and Description |
---|---|
void |
TopologyBuilder.addWorkerHook(IWorkerHook workerHook)
Add a new worker lifecycle hook.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.