Uses of Interface
io.quarkus.redis.datasource.cuckoo.TransactionalCuckooCommands
Packages that use TransactionalCuckooCommands
-
Uses of TransactionalCuckooCommands in io.quarkus.redis.datasource.transactions
Methods in io.quarkus.redis.datasource.transactions that return TransactionalCuckooCommandsModifier and TypeMethodDescription<K,
V> TransactionalCuckooCommands<K, V> Gets the object to manipulate Cuckoo filters.default <V> TransactionalCuckooCommands<String,
V> Gets the object to manipulate Cuckoo filters. -
Uses of TransactionalCuckooCommands in io.quarkus.redis.runtime.datasource
Classes in io.quarkus.redis.runtime.datasource that implement TransactionalCuckooCommandsMethods in io.quarkus.redis.runtime.datasource that return TransactionalCuckooCommands