Uses of Class
org.apache.storm.executor.ExecutorShutdown
-
Packages that use ExecutorShutdown Package Description org.apache.storm.executor -
-
Uses of ExecutorShutdown in org.apache.storm.executor
Methods in org.apache.storm.executor that return ExecutorShutdown Modifier and Type Method Description ExecutorShutdown
Executor. execute()
separated from mkExecutor in order to replace executor transfer in executor data for testing.
-