public interface ContainerInfo extends ResourceCapability
| Modifier and Type | Method and Description |
|---|---|
InetAddress |
getHost()
Returns the host information of the container.
|
String |
getId()
Returns the ID of the container.
|
int |
getPort()
Returns the port for communicating to the container host.
|
getMemoryMB, getVirtualCoresString getId()
InetAddress getHost()
int getPort()
Copyright © 2013-2020 The Apache Software Foundation. All rights reserved.