Uses of Interface
org.redisson.api.RSortableRx
-
Packages that use RSortableRx Package Description org.redisson.api -
-
Uses of RSortableRx in org.redisson.api
Subinterfaces of RSortableRx in org.redisson.api Modifier and Type Interface Description interface
RGeoRx<V>
Geospatial items holder.interface
RLexSortedSetRx
RxJava2 interface for sorted set contained values of String type.interface
RListRx<V>
list functionsinterface
RScoredSortedSetRx<V>
RxJava2 interface for scored sorted set data structure.interface
RSetRx<V>
RxJava2 interface for Redis based implementation ofSet
-