Uses of Interface
io.quarkus.redis.datasource.sortedset.TransactionalSortedSetCommands
Packages that use TransactionalSortedSetCommands
-
Uses of TransactionalSortedSetCommands in io.quarkus.redis.datasource.transactions
Methods in io.quarkus.redis.datasource.transactions that return TransactionalSortedSetCommandsModifier and TypeMethodDescription<K,V> TransactionalSortedSetCommands<K, V> Gets the object to execute commands manipulating sorted sets.default <V> TransactionalSortedSetCommands<String,V> Gets the object to execute commands manipulating sorted sets. -
Uses of TransactionalSortedSetCommands in io.quarkus.redis.runtime.datasource
Classes in io.quarkus.redis.runtime.datasource that implement TransactionalSortedSetCommandsMethods in io.quarkus.redis.runtime.datasource that return TransactionalSortedSetCommands