Class ControlGroup
java.lang.Object
org.jenkinsci.plugins.docker.workflow.client.ControlGroup
- Author:
- Nicolas De Loof
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.common.base.Optional<String>
getContainerId
(FilePath procfile)
-
Field Details
-
id
public final int idhierarchy ID number -
subsystems
set of subsystems bound to the hierarchy -
group
control group in the hierarchy to which the process belongs
-
-
Method Details
-
getContainerId
public static com.google.common.base.Optional<String> getContainerId(FilePath procfile) throws IOException, InterruptedException - Throws:
IOException
InterruptedException
-
getContainerId
- Throws:
IOException
-