Uses of Enum Class
io.trino.plugin.hive.procedure.SyncPartitionMetadataProcedure.SyncMode
Packages that use SyncPartitionMetadataProcedure.SyncMode
-
Uses of SyncPartitionMetadataProcedure.SyncMode in io.trino.plugin.hive.procedure
Methods in io.trino.plugin.hive.procedure that return SyncPartitionMetadataProcedure.SyncModeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.SyncPartitionMetadataProcedure.SyncMode.values()Returns an array containing the constants of this enum class, in the order they are declared.