Uses of Package
io.quarkus.redis.datasource.bitmap
Packages that use io.quarkus.redis.datasource.bitmap
Package
Description
-
Classes in io.quarkus.redis.datasource.bitmap used by io.quarkus.redis.datasourceClassDescriptionAllows executing commands from the
bitmapgroup.Allows executing commands from thebitmapgroup. -
Classes in io.quarkus.redis.datasource.bitmap used by io.quarkus.redis.datasource.bitmapClassDescriptionRepresents a bit field type with details about signed/unsigned and the number of bits.Represents a bit field offset.
-
Classes in io.quarkus.redis.datasource.bitmap used by io.quarkus.redis.datasource.transactionsClassDescriptionAllows executing commands from the
bitmapgroup in a Redis transaction (Multi). -
Classes in io.quarkus.redis.datasource.bitmap used by io.quarkus.redis.runtime.datasourceClassDescriptionAllows executing commands from the
bitmapgroup.Allows executing commands from thebitmapgroup.Allows executing commands from thebitmapgroup in a Redis transaction (Multi).