Uses of Class
org.apache.storm.daemon.supervisor.ContainerRecoveryException
-
Uses of ContainerRecoveryException in org.apache.storm.daemon.supervisor
Modifier and TypeMethodDescriptionabstract Container
ContainerLauncher.recoverContainer
(int port, LocalAssignment assignment, LocalState state) Recover a container for a running process.abstract Killable
ContainerLauncher.recoverContainer
(String workerId, LocalState localState) Try to recover a container using just the worker ID.