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