Uses of Enum Class
io.trino.plugin.hive.util.AcidBucketCodec
Packages that use AcidBucketCodec
-
Uses of AcidBucketCodec in io.trino.plugin.hive.util
Methods in io.trino.plugin.hive.util that return AcidBucketCodecModifier and TypeMethodDescriptionstatic AcidBucketCodecAcidBucketCodec.forBucket(int bucket) static AcidBucketCodecReturns the enum constant of this class with the specified name.static AcidBucketCodec[]AcidBucketCodec.values()Returns an array containing the constants of this enum class, in the order they are declared.