Package org.hortonmachine.modules
Class GdalInstaller
java.lang.Object
org.hortonmachine.gears.libs.modules.HMModel
org.hortonmachine.modules.docker.GdalDockerModel
org.hortonmachine.modules.GdalInstaller
public class GdalInstaller extends GdalDockerModel
-
Field Summary
Fields Modifier and Type Field Description booleandoForce -
Constructor Summary
Constructors Constructor Description GdalInstaller() -
Method Summary
Methods inherited from class org.hortonmachine.modules.docker.GdalDockerModel
checkDockerInstall, closeClient, execCommand, hasImage, pullImage, removeImage, startContainer
-
Field Details
-
doForce
public boolean doForce
-
-
Constructor Details
-
GdalInstaller
public GdalInstaller()
-
-
Method Details