Uses of Interface
org.redisson.api.RListRx
Packages that use RListRx
-
Uses of RListRx in org.redisson
Methods in org.redisson that return RListRx -
Uses of RListRx in org.redisson.api
Methods in org.redisson.api that return RListRxModifier and TypeMethodDescriptionReturns a view List of the values associated withkeyin this multimap, if any.<V> RListRx<V> Returns list instance by name.<V> RListRx<V> <V> RListRx<V> Returns list instance by name.<V> RListRx<V> Returns list instance by name using provided codec for list objects.<V> RListRx<V> RedissonRxClient.getList(PlainOptions options) Returns list instance with specifiedoptions. -
Uses of RListRx in org.redisson.rx
Methods in org.redisson.rx that return RListRx