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
Subclasses with type arguments of type SyncPartitionMetadataProcedure.SyncMode in io.trino.plugin.hive.procedureMethods 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.