Package | Description |
---|---|
org.apache.storm.daemon.supervisor |
Modifier and Type | Field and Description |
---|---|
static UniFunc<Slot> |
ReadClusterState.DEFAULT_ON_ERROR_TIMEOUT |
static BiConsumer<Slot,Long> |
ReadClusterState.DEFAULT_ON_WARN_TIMEOUT |
static UniFunc<Slot> |
ReadClusterState.THREAD_DUMP_ON_ERROR |
Modifier and Type | Method and Description |
---|---|
void |
ReadClusterState.shutdownAllWorkers(BiConsumer<Slot,Long> onWarnTimeout,
UniFunc<Slot> onErrorTimeout) |
void |
ReadClusterState.shutdownAllWorkers(BiConsumer<Slot,Long> onWarnTimeout,
UniFunc<Slot> onErrorTimeout) |
void |
Supervisor.shutdownAllWorkers(BiConsumer<Slot,Long> onWarnTimeout,
UniFunc<Slot> onErrorTimeout) |
void |
Supervisor.shutdownAllWorkers(BiConsumer<Slot,Long> onWarnTimeout,
UniFunc<Slot> onErrorTimeout) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.