Uses of Class
io.prestosql.tests.product.launcher.testcontainers.PortBinder
-
Packages that use PortBinder Package Description io.prestosql.tests.product.launcher.env.common io.prestosql.tests.product.launcher.env.environment -
-
Uses of PortBinder in io.prestosql.tests.product.launcher.env.common
Constructors in io.prestosql.tests.product.launcher.env.common with parameters of type PortBinder Constructor Description Hadoop(DockerFiles dockerFiles, PortBinder portBinder, EnvironmentConfig environmentConfig)HadoopKerberos(DockerFiles dockerFiles, PortBinder portBinder, EnvironmentConfig environmentConfig, Hadoop hadoop)Kafka(PortBinder portBinder)Standard(DockerFiles dockerFiles, PortBinder portBinder, EnvironmentConfig environmentConfig, File serverPackage, boolean debug) -
Uses of PortBinder in io.prestosql.tests.product.launcher.env.environment
-