Uses of Enum Class
io.quarkus.redis.datasource.bitmap.BitFieldArgs.OverflowType
Packages that use BitFieldArgs.OverflowType
-
Uses of BitFieldArgs.OverflowType in io.quarkus.redis.datasource.bitmap
Methods in io.quarkus.redis.datasource.bitmap that return BitFieldArgs.OverflowTypeModifier and TypeMethodDescriptionstatic BitFieldArgs.OverflowTypeReturns the enum constant of this class with the specified name.static BitFieldArgs.OverflowType[]BitFieldArgs.OverflowType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.quarkus.redis.datasource.bitmap with parameters of type BitFieldArgs.OverflowTypeModifier and TypeMethodDescriptionBitFieldArgs.overflow(BitFieldArgs.OverflowType overflowType) Adds a newOVERFLOWsubcommand.