Uses of Interface
org.apache.storm.daemon.supervisor.UniFunc
-
Uses of UniFunc in org.apache.storm.daemon.supervisor
Modifier and TypeFieldDescriptionReadClusterState.DEFAULT_ON_ERROR_TIMEOUT
ReadClusterState.THREAD_DUMP_ON_ERROR
Modifier and TypeMethodDescriptionvoid
ReadClusterState.shutdownAllWorkers
(BiConsumer<Slot, Long> onWarnTimeout, UniFunc<Slot> onErrorTimeout) void
Supervisor.shutdownAllWorkers
(BiConsumer<Slot, Long> onWarnTimeout, UniFunc<Slot> onErrorTimeout)