public static final class Containers.ContainerInfo extends Object
| Constructor and Description |
|---|
Containers.ContainerInfo(Containers.ContainerType type,
String name,
Integer instance,
String container,
String host,
Integer memory,
Integer virtualCores,
Integer debugPort) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContainer() |
Integer |
getDebugPort() |
String |
getHost() |
Integer |
getInstance() |
Integer |
getMemory() |
String |
getName() |
Containers.ContainerType |
getType() |
Integer |
getVirtualCores() |
String |
toString() |
public Containers.ContainerType getType()
public String getName()
public String getHost()
Copyright © 2015 Cask Data, Inc. Licensed under the Apache License, Version 2.0.