Package | Description |
---|---|
org.apache.storm.daemon.supervisor |
Modifier and Type | Method and Description |
---|---|
abstract 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.
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.