Uses of Interface
org.apache.storm.daemon.supervisor.UniFunc
Packages that use UniFunc
-
Uses of UniFunc in org.apache.storm.daemon.supervisor
Fields in org.apache.storm.daemon.supervisor declared as UniFuncModifier and TypeFieldDescriptionReadClusterState.DEFAULT_ON_ERROR_TIMEOUT
ReadClusterState.THREAD_DUMP_ON_ERROR
Methods in org.apache.storm.daemon.supervisor with parameters of type UniFuncModifier and TypeMethodDescriptionvoid
ReadClusterState.shutdownAllWorkers
(BiConsumer<Slot, Long> onWarnTimeout, UniFunc<Slot> onErrorTimeout) void
Supervisor.shutdownAllWorkers
(BiConsumer<Slot, Long> onWarnTimeout, UniFunc<Slot> onErrorTimeout)