public class ContainerMetaInfo extends Object
Constructor and Description |
---|
ContainerMetaInfo() |
Modifier and Type | Method and Description |
---|---|
Path |
getAppsVolume() |
Path |
getConfigsVolume() |
Path |
getDataVolume() |
Path |
getLogsVolume() |
Properties |
getProps() |
boolean |
isContainer() |
void |
persist() |
public ContainerMetaInfo() throws IOException
IOException
public Path getAppsVolume()
public Path getConfigsVolume()
public Path getDataVolume()
public Path getLogsVolume()
public Properties getProps()
public boolean isContainer()
public void persist() throws IOException
IOException