Uses of Interface
io.quarkus.redis.datasource.RedisCommands
Packages that use RedisCommands
Package
Description
-
Uses of RedisCommands in io.quarkus.redis.datasource.autosuggest
Subinterfaces of RedisCommands in io.quarkus.redis.datasource.autosuggestModifier and TypeInterfaceDescriptioninterfaceAllows executing commands from theauto-suggestgroup (requires the Redis Search module from Redis stack). -
Uses of RedisCommands in io.quarkus.redis.datasource.bitmap
Subinterfaces of RedisCommands in io.quarkus.redis.datasource.bitmapModifier and TypeInterfaceDescriptioninterfaceAllows executing commands from thebitmapgroup. -
Uses of RedisCommands in io.quarkus.redis.datasource.bloom
Subinterfaces of RedisCommands in io.quarkus.redis.datasource.bloomModifier and TypeInterfaceDescriptioninterfaceBloomCommands<K,V> Allows executing commands from thebloomgroup. -
Uses of RedisCommands in io.quarkus.redis.datasource.countmin
Subinterfaces of RedisCommands in io.quarkus.redis.datasource.countminModifier and TypeInterfaceDescriptioninterfaceCountMinCommands<K,V> Allows executing commands from thecount-mingroup. -
Uses of RedisCommands in io.quarkus.redis.datasource.cuckoo
Subinterfaces of RedisCommands in io.quarkus.redis.datasource.cuckooModifier and TypeInterfaceDescriptioninterfaceCuckooCommands<K,V> Allows executing commands from thecuckoogroup. -
Uses of RedisCommands in io.quarkus.redis.datasource.geo
Subinterfaces of RedisCommands in io.quarkus.redis.datasource.geoModifier and TypeInterfaceDescriptioninterfaceGeoCommands<K,V> Allows executing commands from thegeogroup. -
Uses of RedisCommands in io.quarkus.redis.datasource.graph
Subinterfaces of RedisCommands in io.quarkus.redis.datasource.graphModifier and TypeInterfaceDescriptioninterfaceAllows executing commands from thegraphgroup. -
Uses of RedisCommands in io.quarkus.redis.datasource.hash
Subinterfaces of RedisCommands in io.quarkus.redis.datasource.hashModifier and TypeInterfaceDescriptioninterfaceHashCommands<K,F, V> Allows executing commands from thehashgroup. -
Uses of RedisCommands in io.quarkus.redis.datasource.hyperloglog
Subinterfaces of RedisCommands in io.quarkus.redis.datasource.hyperloglogModifier and TypeInterfaceDescriptioninterfaceHyperLogLogCommands<K,V> Allows executing commands from thehyperlogloggroup. -
Uses of RedisCommands in io.quarkus.redis.datasource.json
Subinterfaces of RedisCommands in io.quarkus.redis.datasource.jsonModifier and TypeInterfaceDescriptioninterfaceJsonCommands<K>Allows executing commands from thejsongroup (requires the Redis stack). -
Uses of RedisCommands in io.quarkus.redis.datasource.keys
Subinterfaces of RedisCommands in io.quarkus.redis.datasource.keysModifier and TypeInterfaceDescriptioninterfaceKeyCommands<K>Allows executing commands manipulating keys. -
Uses of RedisCommands in io.quarkus.redis.datasource.list
Subinterfaces of RedisCommands in io.quarkus.redis.datasource.listModifier and TypeInterfaceDescriptioninterfaceListCommands<K,V> Allows executing commands from thelistgroup. -
Uses of RedisCommands in io.quarkus.redis.datasource.pubsub
Subinterfaces of RedisCommands in io.quarkus.redis.datasource.pubsubModifier and TypeInterfaceDescriptioninterfaceAllows executing Pub/Sub commands. -
Uses of RedisCommands in io.quarkus.redis.datasource.search
Subinterfaces of RedisCommands in io.quarkus.redis.datasource.searchModifier and TypeInterfaceDescriptioninterfaceAllows executing commands from thesearchgroup (requires the Redis Search module from Redis stack). -
Uses of RedisCommands in io.quarkus.redis.datasource.set
Subinterfaces of RedisCommands in io.quarkus.redis.datasource.setModifier and TypeInterfaceDescriptioninterfaceSetCommands<K,V> Allows executing commands from thesetgroup. -
Uses of RedisCommands in io.quarkus.redis.datasource.sortedset
Subinterfaces of RedisCommands in io.quarkus.redis.datasource.sortedsetModifier and TypeInterfaceDescriptioninterfaceSortedSetCommands<K,V> Allows executing commands from thesorted setgroup. -
Uses of RedisCommands in io.quarkus.redis.datasource.stream
Subinterfaces of RedisCommands in io.quarkus.redis.datasource.streamModifier and TypeInterfaceDescriptioninterfaceStreamCommands<K,F, V> Allows executing commands manipulating streams. -
Uses of RedisCommands in io.quarkus.redis.datasource.string
Subinterfaces of RedisCommands in io.quarkus.redis.datasource.string -
Uses of RedisCommands in io.quarkus.redis.datasource.timeseries
Subinterfaces of RedisCommands in io.quarkus.redis.datasource.timeseriesModifier and TypeInterfaceDescriptioninterfaceAllows executing commands from thetime seriesgroup (requires the Redis Time Series module from Redis stack). -
Uses of RedisCommands in io.quarkus.redis.datasource.topk
Subinterfaces of RedisCommands in io.quarkus.redis.datasource.topkModifier and TypeInterfaceDescriptioninterfaceTopKCommands<K,V> Allows executing commands from thetop-kgroup. -
Uses of RedisCommands in io.quarkus.redis.datasource.value
Subinterfaces of RedisCommands in io.quarkus.redis.datasource.valueModifier and TypeInterfaceDescriptioninterfaceValueCommands<K,V> Allows executing commands from thestringgroup. -
Uses of RedisCommands in io.quarkus.redis.runtime.datasource
Classes in io.quarkus.redis.runtime.datasource that implement RedisCommandsModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassBlockingHashCommandsImpl<K,F, V> classclassclassclassclassclassclassclassclassBlockingStreamCommandsImpl<K,F, V> classclassclass
ValueCommandsinstead.