Class SinglenodeHdp3
- java.lang.Object
-
- io.prestosql.tests.product.launcher.env.EnvironmentProvider
-
- io.prestosql.tests.product.launcher.env.environment.SinglenodeHdp3
-
- All Implemented Interfaces:
EnvironmentExtender
public class SinglenodeHdp3 extends EnvironmentProvider
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedSinglenodeHdp3(DockerFiles dockerFiles, Standard standard, Hadoop hadoop, EnvironmentConfig environmentConfig)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidextendEnvironment(Environment.Builder builder)-
Methods inherited from class io.prestosql.tests.product.launcher.env.EnvironmentProvider
createEnvironment
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.prestosql.tests.product.launcher.env.common.EnvironmentExtender
getDependencies
-
-
-
-
Constructor Detail
-
SinglenodeHdp3
@Inject protected SinglenodeHdp3(DockerFiles dockerFiles, Standard standard, Hadoop hadoop, EnvironmentConfig environmentConfig)
-
-
Method Detail
-
extendEnvironment
public void extendEnvironment(Environment.Builder builder)
-
-