Uses of Class
io.quarkus.redis.runtime.datasource.ReactiveTopKCommandsImpl
Packages that use ReactiveTopKCommandsImpl
-
Uses of ReactiveTopKCommandsImpl in io.quarkus.redis.runtime.datasource
Constructors in io.quarkus.redis.runtime.datasource with parameters of type ReactiveTopKCommandsImplModifierConstructorDescriptionReactiveTransactionalTopKCommandsImpl
(ReactiveTransactionalRedisDataSource ds, ReactiveTopKCommandsImpl<K, V> reactive, TransactionHolder tx)