Uses of Class
io.trino.tests.product.iceberg.TestIcebergSparkCompatibility.StorageFormat
-
Packages that use TestIcebergSparkCompatibility.StorageFormat Package Description io.trino.tests.product.iceberg -
-
Uses of TestIcebergSparkCompatibility.StorageFormat in io.trino.tests.product.iceberg
Methods in io.trino.tests.product.iceberg that return TestIcebergSparkCompatibility.StorageFormat Modifier and Type Method Description static TestIcebergSparkCompatibility.StorageFormatTestIcebergSparkCompatibility.StorageFormat. valueOf(String name)Returns the enum constant of this type with the specified name.static TestIcebergSparkCompatibility.StorageFormat[]TestIcebergSparkCompatibility.StorageFormat. values()Returns an array containing the constants of this enum type, in the order they are declared.
-