| Interface | Description |
|---|---|
| ContainerFilter |
A filter interface that applies filter for the given containers and returns
eligible containers for deployment.
|
| Class | Description |
|---|---|
| Admin |
Domain object for an XD admin runtime.
|
| AdminAttributes |
Runtime metadata for a Admin server instance.
|
| Container |
Domain object for an XD container.
|
| ContainerAttributes |
Metadata for a Container instance.
|
| Exception | Description |
|---|---|
| ContainerShutdownException |
Exception thrown when shutting down the container
from admin server.
|
| ModuleMessageRateNotFoundException |
Exception thrown when getting message rate for
deployed modules.
|
| NoContainerException |
Exception thrown when there are no containers available
for module deployment.
|
| NoSuchContainerException |
Exception thrown when the container in search could not be found.
|