public class RedissonReactiveClusterStreamCommands extends RedissonReactiveStreamCommands implements org.springframework.data.redis.connection.ReactiveClusterStreamCommands
org.springframework.data.redis.connection.ReactiveStreamCommands.AcknowledgeCommand, org.springframework.data.redis.connection.ReactiveStreamCommands.AddStreamRecord, org.springframework.data.redis.connection.ReactiveStreamCommands.DeleteCommand, org.springframework.data.redis.connection.ReactiveStreamCommands.GroupCommand, org.springframework.data.redis.connection.ReactiveStreamCommands.PendingRecordsCommand, org.springframework.data.redis.connection.ReactiveStreamCommands.RangeCommand, org.springframework.data.redis.connection.ReactiveStreamCommands.ReadCommand, org.springframework.data.redis.connection.ReactiveStreamCommands.TrimCommand, org.springframework.data.redis.connection.ReactiveStreamCommands.XClaimCommand, org.springframework.data.redis.connection.ReactiveStreamCommands.XInfoCommand| Modifier and Type | Method and Description |
|---|---|
static byte[] |
toByteArray(ByteBuffer buffer) |
read, xAck, xAdd, xClaim, xClaimJustId, xDel, xGroup, xInfo, xInfoConsumers, xInfoGroups, xLen, xPending, xPendingSummary, xRange, xRevRange, xTrimclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitread, xAck, xAck, xAck, xAdd, xAdd, xAdd, xClaim, xClaim, xClaim, xClaimJustId, xClaimJustId, xDel, xDel, xDel, xGroup, xGroup, xGroupCreate, xGroupCreate, xGroupDelConsumer, xGroupDelConsumer, xGroupDestroy, xInfo, xInfo, xInfoConsumers, xInfoConsumers, xInfoGroups, xInfoGroups, xLen, xLen, xPending, xPending, xPending, xPending, xPending, xPending, xPending, xPendingSummary, xRange, xRange, xRange, xRead, xRead, xReadGroup, xReadGroup, xRevRange, xRevRange, xRevRange, xTrim, xTrimpublic static byte[] toByteArray(ByteBuffer buffer)
Copyright © 2014–2020 Redisson. All rights reserved.