Package org.hortonmachine.modules
Class PdalInstaller
- java.lang.Object
-
- org.hortonmachine.gears.libs.modules.HMModel
-
- org.hortonmachine.modules.docker.PdalDockerModel
-
- org.hortonmachine.modules.PdalInstaller
-
public class PdalInstaller extends PdalDockerModel
-
-
Field Summary
Fields Modifier and Type Field Description booleandoForce-
Fields inherited from class org.hortonmachine.modules.docker.PdalDockerModel
dockerHandler
-
-
Constructor Summary
Constructors Constructor Description PdalInstaller()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static voidmain(String[] args)voidprocess()-
Methods inherited from class org.hortonmachine.modules.docker.PdalDockerModel
checkDockerInstall, closeClient, execCommand, getPipelineFile, getPipelineJson, hasImage, pullImage, removeImage, startContainer
-
-