Uses of Enum Class
io.trino.plugin.hive.metastore.file.FileHiveMetastoreConfig.VersionCompatibility
Packages that use FileHiveMetastoreConfig.VersionCompatibility
-
Uses of FileHiveMetastoreConfig.VersionCompatibility in io.trino.plugin.hive.metastore.file
Subclasses with type arguments of type FileHiveMetastoreConfig.VersionCompatibility in io.trino.plugin.hive.metastore.fileMethods in io.trino.plugin.hive.metastore.file that return FileHiveMetastoreConfig.VersionCompatibilityModifier and TypeMethodDescriptionFileHiveMetastoreConfig.getVersionCompatibility()Returns the enum constant of this class with the specified name.FileHiveMetastoreConfig.VersionCompatibility.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.trino.plugin.hive.metastore.file with parameters of type FileHiveMetastoreConfig.VersionCompatibilityModifier and TypeMethodDescriptionFileHiveMetastoreConfig.setVersionCompatibility(FileHiveMetastoreConfig.VersionCompatibility versionCompatibility)