Uses of Interface
org.redisson.api.RSortableReactive
-
Packages that use RSortableReactive Package Description org.redisson.api -
-
Uses of RSortableReactive in org.redisson.api
Subinterfaces of RSortableReactive in org.redisson.api Modifier and Type Interface Description interface
RGeoReactive<V>
Geospatial items holder.interface
RLexSortedSetReactive
Reactive interface for sorted set contained values of String type.interface
RListReactive<V>
list functionsinterface
RScoredSortedSetReactive<V>
Reactive interface for SortedSet objectinterface
RSetReactive<V>
Reactive interface for Redis based implementation ofSet
-