Uses of Class
io.prestosql.testing.AbstractTestDistributedQueries.DataMappingTestSetup
-
Packages that use AbstractTestDistributedQueries.DataMappingTestSetup Package Description io.prestosql.testing -
-
Uses of AbstractTestDistributedQueries.DataMappingTestSetup in io.prestosql.testing
Methods in io.prestosql.testing that return AbstractTestDistributedQueries.DataMappingTestSetup Modifier and Type Method Description AbstractTestDistributedQueries.DataMappingTestSetupAbstractTestDistributedQueries.DataMappingTestSetup. asUnsupported()Methods in io.prestosql.testing that return types with arguments of type AbstractTestDistributedQueries.DataMappingTestSetup Modifier and Type Method Description protected java.util.Optional<AbstractTestDistributedQueries.DataMappingTestSetup>AbstractTestDistributedQueries. filterDataMappingSmokeTestData(AbstractTestDistributedQueries.DataMappingTestSetup dataMappingTestSetup)Methods in io.prestosql.testing with parameters of type AbstractTestDistributedQueries.DataMappingTestSetup Modifier and Type Method Description protected java.util.Optional<AbstractTestDistributedQueries.DataMappingTestSetup>AbstractTestDistributedQueries. filterDataMappingSmokeTestData(AbstractTestDistributedQueries.DataMappingTestSetup dataMappingTestSetup)voidAbstractTestDistributedQueries. testDataMappingSmokeTest(AbstractTestDistributedQueries.DataMappingTestSetup dataMappingTestSetup)
-