Uses of Class
io.prestosql.tests.product.launcher.env.Debug
-
Packages that use Debug Package Description io.prestosql.tests.product.launcher.env io.prestosql.tests.product.launcher.env.common io.prestosql.tests.product.launcher.env.environment -
-
Uses of Debug in io.prestosql.tests.product.launcher.env
Methods in io.prestosql.tests.product.launcher.env with annotations of type Debug Modifier and Type Method Description booleanEnvironmentModule. provideDebug(EnvironmentOptions options) -
Uses of Debug in io.prestosql.tests.product.launcher.env.common
Constructor parameters in io.prestosql.tests.product.launcher.env.common with annotations of type Debug Constructor Description Standard(DockerFiles dockerFiles, PortBinder portBinder, EnvironmentConfig environmentConfig, File serverPackage, boolean debug) -
Uses of Debug in io.prestosql.tests.product.launcher.env.environment
Constructor parameters in io.prestosql.tests.product.launcher.env.environment with annotations of type Debug Constructor Description Multinode(DockerFiles dockerFiles, Standard standard, Hadoop hadoop, EnvironmentConfig environmentConfig, File serverPackage, boolean debug)MultinodeHiveCaching(DockerFiles dockerFiles, Standard standard, Hadoop hadoop, EnvironmentConfig environmentConfig, File serverPackage, boolean debug)MultinodeTls(DockerFiles dockerFiles, PortBinder portBinder, Standard standard, Hadoop hadoop, EnvironmentConfig environmentConfig, File serverPackage, boolean debug)MultinodeTlsKerberos(DockerFiles dockerFiles, Standard standard, HadoopKerberos hadoopKerberos, EnvironmentConfig config, File serverPackage, boolean debug)
-