|
Inline Method public lexRangeTail(fromElement String, fromInclusive boolean) : Collection<String> inlined to public rangeTail(fromElement String, fromInclusive boolean) : Collection<String> in class org.redisson.RedissonLexSortedSet |
From |
To |
|
Inline Method public lexCountHeadAsync(toElement String, toInclusive boolean) : RFuture<Integer> inlined to public countHeadAsync(toElement String, toInclusive boolean) : RFuture<Integer> in class org.redisson.RedissonLexSortedSet |
From |
To |
|
Inline Method public lexRangeTailAsync(fromElement String, fromInclusive boolean, offset int, count int) : RFuture<Collection<String>> inlined to public rangeTailAsync(fromElement String, fromInclusive boolean, offset int, count int) : RFuture<Collection<String>> in class org.redisson.RedissonLexSortedSet |
From |
To |
|
Inline Method public lexRangeHead(toElement String, toInclusive boolean) : Collection<String> inlined to public rangeHead(toElement String, toInclusive boolean) : Collection<String> in class org.redisson.RedissonLexSortedSet |
From |
To |
|
Inline Method public lexRangeAsync(fromElement String, fromInclusive boolean, toElement String, toInclusive boolean) : RFuture<Collection<String>> inlined to public rangeAsync(fromElement String, fromInclusive boolean, toElement String, toInclusive boolean) : RFuture<Collection<String>> in class org.redisson.RedissonLexSortedSet |
From |
To |
|
Inline Method public lexRangeHeadAsync(toElement String, toInclusive boolean) : RFuture<Collection<String>> inlined to public rangeHeadAsync(toElement String, toInclusive boolean) : RFuture<Collection<String>> in class org.redisson.RedissonLexSortedSet |
From |
To |
|
Inline Method public removeRangeByLexAsync(fromElement String, fromInclusive boolean, toElement String, toInclusive boolean) : RFuture<Integer> inlined to public removeRangeAsync(fromElement String, fromInclusive boolean, toElement String, toInclusive boolean) : RFuture<Integer> in class org.redisson.RedissonLexSortedSet |
From |
To |
|
Inline Method public lexRangeTailAsync(fromElement String, fromInclusive boolean) : RFuture<Collection<String>> inlined to public rangeTailAsync(fromElement String, fromInclusive boolean) : RFuture<Collection<String>> in class org.redisson.RedissonLexSortedSet |
From |
To |
|
Inline Method public lexRangeAsync(fromElement String, fromInclusive boolean, toElement String, toInclusive boolean, offset int, count int) : RFuture<Collection<String>> inlined to public rangeAsync(fromElement String, fromInclusive boolean, toElement String, toInclusive boolean, offset int, count int) : RFuture<Collection<String>> in class org.redisson.RedissonLexSortedSet |
From |
To |
|
Inline Method public removeRangeByLex(fromElement String, fromInclusive boolean, toElement String, toInclusive boolean) : int inlined to public removeRange(fromElement String, fromInclusive boolean, toElement String, toInclusive boolean) : int in class org.redisson.RedissonLexSortedSet |
From |
To |
|
Inline Method public lexRangeHeadAsync(toElement String, toInclusive boolean, offset int, count int) : RFuture<Collection<String>> inlined to public rangeHeadAsync(toElement String, toInclusive boolean, offset int, count int) : RFuture<Collection<String>> in class org.redisson.RedissonLexSortedSet |
From |
To |
|
Inline Method public removeRangeHeadByLexAsync(toElement String, toInclusive boolean) : RFuture<Integer> inlined to public removeRangeHeadAsync(toElement String, toInclusive boolean) : RFuture<Integer> in class org.redisson.RedissonLexSortedSet |
From |
To |
|
Inline Method public lexRange(fromElement String, fromInclusive boolean, toElement String, toInclusive boolean) : Collection<String> inlined to public range(fromElement String, fromInclusive boolean, toElement String, toInclusive boolean) : Collection<String> in class org.redisson.RedissonLexSortedSet |
From |
To |
|
Inline Method public removeRangeTailByLex(fromElement String, fromInclusive boolean) : int inlined to public removeRangeTail(fromElement String, fromInclusive boolean) : int in class org.redisson.RedissonLexSortedSet |
From |
To |
|
Inline Method public removeRangeHeadByLex(toElement String, toInclusive boolean) : int inlined to public removeRangeHead(toElement String, toInclusive boolean) : int in class org.redisson.RedissonLexSortedSet |
From |
To |
|
Inline Method public lexRange(fromElement String, fromInclusive boolean, toElement String, toInclusive boolean, offset int, count int) : Collection<String> inlined to public range(fromElement String, fromInclusive boolean, toElement String, toInclusive boolean, offset int, count int) : Collection<String> in class org.redisson.RedissonLexSortedSet |
From |
To |
|
Inline Method public lexCountAsync(fromElement String, fromInclusive boolean, toElement String, toInclusive boolean) : RFuture<Integer> inlined to public countAsync(fromElement String, fromInclusive boolean, toElement String, toInclusive boolean) : RFuture<Integer> in class org.redisson.RedissonLexSortedSet |
From |
To |
|
Inline Method public lexCountHead(toElement String, toInclusive boolean) : int inlined to public countHead(toElement String, toInclusive boolean) : int in class org.redisson.RedissonLexSortedSet |
From |
To |
|
Inline Method public lexCountTailAsync(fromElement String, fromInclusive boolean) : RFuture<Integer> inlined to public countTailAsync(fromElement String, fromInclusive boolean) : RFuture<Integer> in class org.redisson.RedissonLexSortedSet |
From |
To |
|
Inline Method public lexCount(fromElement String, fromInclusive boolean, toElement String, toInclusive boolean) : int inlined to public count(fromElement String, fromInclusive boolean, toElement String, toInclusive boolean) : int in class org.redisson.RedissonLexSortedSet |
From |
To |
|
Inline Method public removeRangeTailByLexAsync(fromElement String, fromInclusive boolean) : RFuture<Integer> inlined to public removeRangeTailAsync(fromElement String, fromInclusive boolean) : RFuture<Integer> in class org.redisson.RedissonLexSortedSet |
From |
To |
|
Inline Method public lexRangeTail(fromElement String, fromInclusive boolean, offset int, count int) : Collection<String> inlined to public rangeTail(fromElement String, fromInclusive boolean, offset int, count int) : Collection<String> in class org.redisson.RedissonLexSortedSet |
From |
To |
|
Inline Method public lexCountTail(fromElement String, fromInclusive boolean) : int inlined to public countTail(fromElement String, fromInclusive boolean) : int in class org.redisson.RedissonLexSortedSet |
From |
To |
|
Inline Method public lexRangeHead(toElement String, toInclusive boolean, offset int, count int) : Collection<String> inlined to public rangeHead(toElement String, toInclusive boolean, offset int, count int) : Collection<String> in class org.redisson.RedissonLexSortedSet |
From |
To |