Uses of Interface
io.quarkus.redis.datasource.string.StringCommands
Packages that use StringCommands
-
Uses of StringCommands in io.quarkus.redis.datasource
Methods in io.quarkus.redis.datasource that return StringCommandsModifier and TypeMethodDescription<K,V> StringCommands<K, V> Deprecated.default <V> StringCommands<String,V> Deprecated.UseRedisDataSource.value(Class)instead -
Uses of StringCommands in io.quarkus.redis.runtime.datasource
Classes in io.quarkus.redis.runtime.datasource that implement StringCommandsMethods in io.quarkus.redis.runtime.datasource that return StringCommands
RedisDataSource.value(Class, Class)instead