Interface ContainerStatus
-
@Immutable public interface ContainerStatus
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringcontainerId()LongexitCode()Integerpid()
-
@Immutable
public interface ContainerStatus
| Modifier and Type | Method | Description |
|---|---|---|
String |
containerId() |
|
Long |
exitCode() |
|
Integer |
pid() |