Uses of Interface
org.redisson.api.RLexSortedSetAsync
-
Uses of RLexSortedSetAsync in org.redisson
Modifier and TypeClassDescriptionclass
Sorted set contained values of String type -
Uses of RLexSortedSetAsync in org.redisson.api
Modifier and TypeInterfaceDescriptioninterface
Sorted set contained values of String typeModifier and TypeMethodDescriptionRBatch.getLexSortedSet
(String name) Returns String based Redis Sorted Set instance by name All elements are inserted with the same score during addition, in order to force lexicographical ordering