public class RedissonReactiveZSetCommands extends Object implements org.springframework.data.redis.connection.ReactiveZSetCommands
org.springframework.data.redis.connection.ReactiveZSetCommands.ZAddCommand, org.springframework.data.redis.connection.ReactiveZSetCommands.ZCountCommand, org.springframework.data.redis.connection.ReactiveZSetCommands.ZIncrByCommand, org.springframework.data.redis.connection.ReactiveZSetCommands.ZInterStoreCommand, org.springframework.data.redis.connection.ReactiveZSetCommands.ZRangeByLexCommand, org.springframework.data.redis.connection.ReactiveZSetCommands.ZRangeByScoreCommand, org.springframework.data.redis.connection.ReactiveZSetCommands.ZRangeCommand, org.springframework.data.redis.connection.ReactiveZSetCommands.ZRankCommand, org.springframework.data.redis.connection.ReactiveZSetCommands.ZRemCommand, org.springframework.data.redis.connection.ReactiveZSetCommands.ZRemRangeByRankCommand, org.springframework.data.redis.connection.ReactiveZSetCommands.ZRemRangeByScoreCommand, org.springframework.data.redis.connection.ReactiveZSetCommands.ZScoreCommand, org.springframework.data.redis.connection.ReactiveZSetCommands.ZUnionStoreCommand| Modifier and Type | Method and Description |
|---|---|
static byte[] |
toByteArray(ByteBuffer buffer) |
reactor.core.publisher.Flux<org.springframework.data.redis.connection.ReactiveRedisConnection.NumericResponse<org.springframework.data.redis.connection.ReactiveZSetCommands.ZAddCommand,Number>> |
zAdd(org.reactivestreams.Publisher<org.springframework.data.redis.connection.ReactiveZSetCommands.ZAddCommand> commands) |
reactor.core.publisher.Flux<org.springframework.data.redis.connection.ReactiveRedisConnection.NumericResponse<org.springframework.data.redis.connection.ReactiveRedisConnection.KeyCommand,Long>> |
zCard(org.reactivestreams.Publisher<org.springframework.data.redis.connection.ReactiveRedisConnection.KeyCommand> commands) |
reactor.core.publisher.Flux<org.springframework.data.redis.connection.ReactiveRedisConnection.NumericResponse<org.springframework.data.redis.connection.ReactiveZSetCommands.ZCountCommand,Long>> |
zCount(org.reactivestreams.Publisher<org.springframework.data.redis.connection.ReactiveZSetCommands.ZCountCommand> commands) |
reactor.core.publisher.Flux<org.springframework.data.redis.connection.ReactiveRedisConnection.NumericResponse<org.springframework.data.redis.connection.ReactiveZSetCommands.ZIncrByCommand,Double>> |
zIncrBy(org.reactivestreams.Publisher<org.springframework.data.redis.connection.ReactiveZSetCommands.ZIncrByCommand> commands) |
reactor.core.publisher.Flux<org.springframework.data.redis.connection.ReactiveRedisConnection.NumericResponse<org.springframework.data.redis.connection.ReactiveZSetCommands.ZInterStoreCommand,Long>> |
zInterStore(org.reactivestreams.Publisher<org.springframework.data.redis.connection.ReactiveZSetCommands.ZInterStoreCommand> commands) |
reactor.core.publisher.Flux<org.springframework.data.redis.connection.ReactiveRedisConnection.CommandResponse<org.springframework.data.redis.connection.ReactiveZSetCommands.ZRangeCommand,reactor.core.publisher.Flux<org.springframework.data.redis.connection.RedisZSetCommands.Tuple>>> |
zRange(org.reactivestreams.Publisher<org.springframework.data.redis.connection.ReactiveZSetCommands.ZRangeCommand> commands) |
reactor.core.publisher.Flux<org.springframework.data.redis.connection.ReactiveRedisConnection.CommandResponse<org.springframework.data.redis.connection.ReactiveZSetCommands.ZRangeByLexCommand,reactor.core.publisher.Flux<ByteBuffer>>> |
zRangeByLex(org.reactivestreams.Publisher<org.springframework.data.redis.connection.ReactiveZSetCommands.ZRangeByLexCommand> commands) |
reactor.core.publisher.Flux<org.springframework.data.redis.connection.ReactiveRedisConnection.CommandResponse<org.springframework.data.redis.connection.ReactiveZSetCommands.ZRangeByScoreCommand,reactor.core.publisher.Flux<org.springframework.data.redis.connection.RedisZSetCommands.Tuple>>> |
zRangeByScore(org.reactivestreams.Publisher<org.springframework.data.redis.connection.ReactiveZSetCommands.ZRangeByScoreCommand> commands) |
reactor.core.publisher.Flux<org.springframework.data.redis.connection.ReactiveRedisConnection.NumericResponse<org.springframework.data.redis.connection.ReactiveZSetCommands.ZRankCommand,Long>> |
zRank(org.reactivestreams.Publisher<org.springframework.data.redis.connection.ReactiveZSetCommands.ZRankCommand> commands) |
reactor.core.publisher.Flux<org.springframework.data.redis.connection.ReactiveRedisConnection.NumericResponse<org.springframework.data.redis.connection.ReactiveZSetCommands.ZRemCommand,Long>> |
zRem(org.reactivestreams.Publisher<org.springframework.data.redis.connection.ReactiveZSetCommands.ZRemCommand> commands) |
reactor.core.publisher.Flux<org.springframework.data.redis.connection.ReactiveRedisConnection.NumericResponse<org.springframework.data.redis.connection.ReactiveZSetCommands.ZRemRangeByRankCommand,Long>> |
zRemRangeByRank(org.reactivestreams.Publisher<org.springframework.data.redis.connection.ReactiveZSetCommands.ZRemRangeByRankCommand> commands) |
reactor.core.publisher.Flux<org.springframework.data.redis.connection.ReactiveRedisConnection.NumericResponse<org.springframework.data.redis.connection.ReactiveZSetCommands.ZRemRangeByScoreCommand,Long>> |
zRemRangeByScore(org.reactivestreams.Publisher<org.springframework.data.redis.connection.ReactiveZSetCommands.ZRemRangeByScoreCommand> commands) |
reactor.core.publisher.Flux<org.springframework.data.redis.connection.ReactiveRedisConnection.CommandResponse<org.springframework.data.redis.connection.ReactiveRedisConnection.KeyCommand,reactor.core.publisher.Flux<org.springframework.data.redis.connection.RedisZSetCommands.Tuple>>> |
zScan(org.reactivestreams.Publisher<org.springframework.data.redis.connection.ReactiveRedisConnection.KeyScanCommand> commands) |
reactor.core.publisher.Flux<org.springframework.data.redis.connection.ReactiveRedisConnection.NumericResponse<org.springframework.data.redis.connection.ReactiveZSetCommands.ZScoreCommand,Double>> |
zScore(org.reactivestreams.Publisher<org.springframework.data.redis.connection.ReactiveZSetCommands.ZScoreCommand> commands) |
reactor.core.publisher.Flux<org.springframework.data.redis.connection.ReactiveRedisConnection.NumericResponse<org.springframework.data.redis.connection.ReactiveZSetCommands.ZUnionStoreCommand,Long>> |
zUnionStore(org.reactivestreams.Publisher<org.springframework.data.redis.connection.ReactiveZSetCommands.ZUnionStoreCommand> commands) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitzAdd, zAdd, zCard, zCount, zIncrBy, zInterStore, zInterStore, zInterStore, zInterStore, zInterStore, zRange, zRangeByLex, zRangeByLex, zRangeByScore, zRangeByScore, zRangeByScoreWithScores, zRangeByScoreWithScores, zRangeWithScores, zRank, zRem, zRem, zRemRangeByRank, zRemRangeByScore, zRevRange, zRevRangeByLex, zRevRangeByLex, zRevRangeByScore, zRevRangeByScore, zRevRangeByScoreWithScores, zRevRangeByScoreWithScores, zRevRangeWithScores, zRevRank, zScan, zScan, zScore, zUnionStore, zUnionStore, zUnionStore, zUnionStore, zUnionStorepublic reactor.core.publisher.Flux<org.springframework.data.redis.connection.ReactiveRedisConnection.NumericResponse<org.springframework.data.redis.connection.ReactiveZSetCommands.ZAddCommand,Number>> zAdd(org.reactivestreams.Publisher<org.springframework.data.redis.connection.ReactiveZSetCommands.ZAddCommand> commands)
zAdd in interface org.springframework.data.redis.connection.ReactiveZSetCommandspublic reactor.core.publisher.Flux<org.springframework.data.redis.connection.ReactiveRedisConnection.NumericResponse<org.springframework.data.redis.connection.ReactiveZSetCommands.ZRemCommand,Long>> zRem(org.reactivestreams.Publisher<org.springframework.data.redis.connection.ReactiveZSetCommands.ZRemCommand> commands)
zRem in interface org.springframework.data.redis.connection.ReactiveZSetCommandspublic reactor.core.publisher.Flux<org.springframework.data.redis.connection.ReactiveRedisConnection.NumericResponse<org.springframework.data.redis.connection.ReactiveZSetCommands.ZIncrByCommand,Double>> zIncrBy(org.reactivestreams.Publisher<org.springframework.data.redis.connection.ReactiveZSetCommands.ZIncrByCommand> commands)
zIncrBy in interface org.springframework.data.redis.connection.ReactiveZSetCommandspublic reactor.core.publisher.Flux<org.springframework.data.redis.connection.ReactiveRedisConnection.NumericResponse<org.springframework.data.redis.connection.ReactiveZSetCommands.ZRankCommand,Long>> zRank(org.reactivestreams.Publisher<org.springframework.data.redis.connection.ReactiveZSetCommands.ZRankCommand> commands)
zRank in interface org.springframework.data.redis.connection.ReactiveZSetCommandspublic reactor.core.publisher.Flux<org.springframework.data.redis.connection.ReactiveRedisConnection.CommandResponse<org.springframework.data.redis.connection.ReactiveZSetCommands.ZRangeCommand,reactor.core.publisher.Flux<org.springframework.data.redis.connection.RedisZSetCommands.Tuple>>> zRange(org.reactivestreams.Publisher<org.springframework.data.redis.connection.ReactiveZSetCommands.ZRangeCommand> commands)
zRange in interface org.springframework.data.redis.connection.ReactiveZSetCommandspublic reactor.core.publisher.Flux<org.springframework.data.redis.connection.ReactiveRedisConnection.CommandResponse<org.springframework.data.redis.connection.ReactiveZSetCommands.ZRangeByScoreCommand,reactor.core.publisher.Flux<org.springframework.data.redis.connection.RedisZSetCommands.Tuple>>> zRangeByScore(org.reactivestreams.Publisher<org.springframework.data.redis.connection.ReactiveZSetCommands.ZRangeByScoreCommand> commands)
zRangeByScore in interface org.springframework.data.redis.connection.ReactiveZSetCommandspublic reactor.core.publisher.Flux<org.springframework.data.redis.connection.ReactiveRedisConnection.CommandResponse<org.springframework.data.redis.connection.ReactiveRedisConnection.KeyCommand,reactor.core.publisher.Flux<org.springframework.data.redis.connection.RedisZSetCommands.Tuple>>> zScan(org.reactivestreams.Publisher<org.springframework.data.redis.connection.ReactiveRedisConnection.KeyScanCommand> commands)
zScan in interface org.springframework.data.redis.connection.ReactiveZSetCommandspublic reactor.core.publisher.Flux<org.springframework.data.redis.connection.ReactiveRedisConnection.NumericResponse<org.springframework.data.redis.connection.ReactiveZSetCommands.ZCountCommand,Long>> zCount(org.reactivestreams.Publisher<org.springframework.data.redis.connection.ReactiveZSetCommands.ZCountCommand> commands)
zCount in interface org.springframework.data.redis.connection.ReactiveZSetCommandspublic reactor.core.publisher.Flux<org.springframework.data.redis.connection.ReactiveRedisConnection.NumericResponse<org.springframework.data.redis.connection.ReactiveRedisConnection.KeyCommand,Long>> zCard(org.reactivestreams.Publisher<org.springframework.data.redis.connection.ReactiveRedisConnection.KeyCommand> commands)
zCard in interface org.springframework.data.redis.connection.ReactiveZSetCommandspublic reactor.core.publisher.Flux<org.springframework.data.redis.connection.ReactiveRedisConnection.NumericResponse<org.springframework.data.redis.connection.ReactiveZSetCommands.ZScoreCommand,Double>> zScore(org.reactivestreams.Publisher<org.springframework.data.redis.connection.ReactiveZSetCommands.ZScoreCommand> commands)
zScore in interface org.springframework.data.redis.connection.ReactiveZSetCommandspublic reactor.core.publisher.Flux<org.springframework.data.redis.connection.ReactiveRedisConnection.NumericResponse<org.springframework.data.redis.connection.ReactiveZSetCommands.ZRemRangeByRankCommand,Long>> zRemRangeByRank(org.reactivestreams.Publisher<org.springframework.data.redis.connection.ReactiveZSetCommands.ZRemRangeByRankCommand> commands)
zRemRangeByRank in interface org.springframework.data.redis.connection.ReactiveZSetCommandspublic reactor.core.publisher.Flux<org.springframework.data.redis.connection.ReactiveRedisConnection.NumericResponse<org.springframework.data.redis.connection.ReactiveZSetCommands.ZRemRangeByScoreCommand,Long>> zRemRangeByScore(org.reactivestreams.Publisher<org.springframework.data.redis.connection.ReactiveZSetCommands.ZRemRangeByScoreCommand> commands)
zRemRangeByScore in interface org.springframework.data.redis.connection.ReactiveZSetCommandspublic reactor.core.publisher.Flux<org.springframework.data.redis.connection.ReactiveRedisConnection.NumericResponse<org.springframework.data.redis.connection.ReactiveZSetCommands.ZUnionStoreCommand,Long>> zUnionStore(org.reactivestreams.Publisher<org.springframework.data.redis.connection.ReactiveZSetCommands.ZUnionStoreCommand> commands)
zUnionStore in interface org.springframework.data.redis.connection.ReactiveZSetCommandspublic reactor.core.publisher.Flux<org.springframework.data.redis.connection.ReactiveRedisConnection.NumericResponse<org.springframework.data.redis.connection.ReactiveZSetCommands.ZInterStoreCommand,Long>> zInterStore(org.reactivestreams.Publisher<org.springframework.data.redis.connection.ReactiveZSetCommands.ZInterStoreCommand> commands)
zInterStore in interface org.springframework.data.redis.connection.ReactiveZSetCommandspublic reactor.core.publisher.Flux<org.springframework.data.redis.connection.ReactiveRedisConnection.CommandResponse<org.springframework.data.redis.connection.ReactiveZSetCommands.ZRangeByLexCommand,reactor.core.publisher.Flux<ByteBuffer>>> zRangeByLex(org.reactivestreams.Publisher<org.springframework.data.redis.connection.ReactiveZSetCommands.ZRangeByLexCommand> commands)
zRangeByLex in interface org.springframework.data.redis.connection.ReactiveZSetCommandspublic static byte[] toByteArray(ByteBuffer buffer)
Copyright © 2014–2021 Redisson. All rights reserved.