Uses of Class
io.trino.tests.product.hive.TestHiveStorageFormats.StorageFormat
-
Packages that use TestHiveStorageFormats.StorageFormat Package Description io.trino.tests.product.hive -
-
Uses of TestHiveStorageFormats.StorageFormat in io.trino.tests.product.hive
Methods in io.trino.tests.product.hive that return TestHiveStorageFormats.StorageFormat Modifier and Type Method Description static TestHiveStorageFormats.StorageFormat[]TestHiveCompatibility. storageFormatsWithConfiguration()static TestHiveStorageFormats.StorageFormat[]TestHiveStorageFormats. storageFormatsWithConfiguration()static TestHiveStorageFormats.StorageFormat[]TestHiveStorageFormats. storageFormatsWithNullFormat()static TestHiveStorageFormats.StorageFormat[]TestHiveStorageFormats. storageFormatsWithZeroByteFile()Methods in io.trino.tests.product.hive that return types with arguments of type TestHiveStorageFormats.StorageFormat Modifier and Type Method Description static Iterator<TestHiveStorageFormats.StorageFormat>TestHiveStorageFormats. storageFormatsWithNanosecondPrecision()
-