Uses of Enum Class
io.trino.tests.product.iceberg.TestIcebergSparkCompatibility.CreateMode
Packages that use TestIcebergSparkCompatibility.CreateMode
-
Uses of TestIcebergSparkCompatibility.CreateMode in io.trino.tests.product.iceberg
Methods in io.trino.tests.product.iceberg that return TestIcebergSparkCompatibility.CreateModeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.TestIcebergSparkCompatibility.CreateMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.trino.tests.product.iceberg with parameters of type TestIcebergSparkCompatibility.CreateModeModifier and TypeMethodDescriptionvoidTestIcebergSparkCompatibility.testSparkReadingTrinoData(TestIcebergSparkCompatibility.StorageFormat storageFormat, TestIcebergSparkCompatibility.CreateMode createMode)