Uses of Class
io.quarkus.redis.runtime.datasource.ReactiveBitMapCommandsImpl
-
Packages that use ReactiveBitMapCommandsImpl Package Description io.quarkus.redis.runtime.datasource -
-
Uses of ReactiveBitMapCommandsImpl in io.quarkus.redis.runtime.datasource
Constructors in io.quarkus.redis.runtime.datasource with parameters of type ReactiveBitMapCommandsImpl Constructor Description ReactiveTransactionalBitMapCommandsImpl(ReactiveTransactionalRedisDataSource ds, ReactiveBitMapCommandsImpl<K> reactive, TransactionHolder tx)
-