Uses of Enum Class
io.trino.plugin.hive.util.AcidBucketCodec
Packages that use AcidBucketCodec
-
Uses of AcidBucketCodec in io.trino.plugin.hive.util
Subclasses with type arguments of type AcidBucketCodec in io.trino.plugin.hive.utilMethods 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.