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 -
Constructor Summary
Constructors Constructor Description PdalInstaller() -
Method Summary
Methods inherited from class org.hortonmachine.modules.docker.PdalDockerModel
checkDockerInstall, closeClient, execCommand, getPipelineFile, getPipelineJson, hasImage, pullImage, removeImage, startContainer
-
Field Details
-
doForce
public boolean doForce
-
-
Constructor Details
-
PdalInstaller
public PdalInstaller()
-
-
Method Details