Uses of Enum Class
io.dingodb.sdk.service.entity.common.CompressionType
Packages that use CompressionType
-
Uses of CompressionType in io.dingodb.sdk.service.entity.common
Methods in io.dingodb.sdk.service.entity.common that return CompressionTypeModifier and TypeMethodDescriptionstatic CompressionTypeCompressionType.forNumber(int number) static CompressionTypeReturns the enum constant of this class with the specified name.static CompressionType[]CompressionType.values()Returns an array containing the constants of this enum class, in the order they are declared.