Uses of Interface
io.quarkus.redis.datasource.topk.TransactionalTopKCommands
Packages that use TransactionalTopKCommands
-
Uses of TransactionalTopKCommands in io.quarkus.redis.datasource.transactions
Methods in io.quarkus.redis.datasource.transactions that return TransactionalTopKCommandsModifier and TypeMethodDescription<K,V> TransactionalTopKCommands<K, V> Gets the object to manipulate Top-K list.default <V> TransactionalTopKCommands<String,V> Gets the object to manipulate Top-K list. -
Uses of TransactionalTopKCommands in io.quarkus.redis.runtime.datasource
Classes in io.quarkus.redis.runtime.datasource that implement TransactionalTopKCommandsMethods in io.quarkus.redis.runtime.datasource that return TransactionalTopKCommands