Uses of Interface
io.quarkus.redis.datasource.search.SearchCommands
Packages that use SearchCommands
-
Uses of SearchCommands in io.quarkus.redis.datasource
Methods in io.quarkus.redis.datasource that return SearchCommandsModifier and TypeMethodDescriptiondefault SearchCommands<String>RedisDataSource.search()Gets the object to emit commands from thesearchgroup.<K> SearchCommands<K>Deprecated.Use the variant without parameter, as the index name must be a string -
Uses of SearchCommands in io.quarkus.redis.runtime.datasource
Classes in io.quarkus.redis.runtime.datasource that implement SearchCommandsMethods in io.quarkus.redis.runtime.datasource that return SearchCommands