Uses of Interface
io.prestosql.tests.product.launcher.env.common.EnvironmentExtender
-
-
Uses of EnvironmentExtender in io.prestosql.tests.product.launcher.env
Subinterfaces of EnvironmentExtender in io.prestosql.tests.product.launcher.env Modifier and Type Interface Description interfaceEnvironmentConfigClasses in io.prestosql.tests.product.launcher.env that implement EnvironmentExtender Modifier and Type Class Description classEnvironmentProviderConstructor parameters in io.prestosql.tests.product.launcher.env with type arguments of type EnvironmentExtender Constructor Description EnvironmentProvider(List<EnvironmentExtender> bases) -
Uses of EnvironmentExtender in io.prestosql.tests.product.launcher.env.common
Classes in io.prestosql.tests.product.launcher.env.common that implement EnvironmentExtender Modifier and Type Class Description classHadoopclassHadoopKerberosclassHadoopKerberosKmsclassKafkaclassStandardMethods in io.prestosql.tests.product.launcher.env.common that return types with arguments of type EnvironmentExtender Modifier and Type Method Description default List<EnvironmentExtender>EnvironmentExtender. getDependencies()First dependencies extend the environment, then thisEnvironmentExtenderis used.List<EnvironmentExtender>HadoopKerberos. getDependencies()List<EnvironmentExtender>HadoopKerberosKms. getDependencies() -
Uses of EnvironmentExtender in io.prestosql.tests.product.launcher.env.configs
Classes in io.prestosql.tests.product.launcher.env.configs that implement EnvironmentExtender Modifier and Type Class Description classConfigCdh5classConfigDefaultclassConfigEnvBasedclassConfigHdp3 -
Uses of EnvironmentExtender in io.prestosql.tests.product.launcher.env.environment
Constructor parameters in io.prestosql.tests.product.launcher.env.environment with type arguments of type EnvironmentExtender Constructor Description AbstractSinglenodeLdap(List<EnvironmentExtender> bases, DockerFiles dockerFiles, PortBinder portBinder, EnvironmentConfig environmentConfig)
-