public static class MesosSlaveInfo.PortMapping extends Object
| Constructor and Description |
|---|
PortMapping(Integer containerPort,
Integer hostPort,
String protocol) |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getContainerPort() |
Integer |
getHostPort() |
String |
getProtocol() |
String |
toString() |
Copyright © 2004-2016. All Rights Reserved.