Class RedissonReactiveClusterStreamCommands
java.lang.Object
org.redisson.spring.data.connection.RedissonReactiveStreamCommands
org.redisson.spring.data.connection.RedissonReactiveClusterStreamCommands
- All Implemented Interfaces:
org.springframework.data.redis.connection.ReactiveClusterStreamCommands, org.springframework.data.redis.connection.ReactiveStreamCommands
public class RedissonReactiveClusterStreamCommands
extends RedissonReactiveStreamCommands
implements org.springframework.data.redis.connection.ReactiveClusterStreamCommands
- Author:
- Nikita Koksharov
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.springframework.data.redis.connection.ReactiveStreamCommands
org.springframework.data.redis.connection.ReactiveStreamCommands.AcknowledgeCommand, org.springframework.data.redis.connection.ReactiveStreamCommands.AcknowledgeDeleteCommand, org.springframework.data.redis.connection.ReactiveStreamCommands.AddStreamRecord, org.springframework.data.redis.connection.ReactiveStreamCommands.DeleteCommand, org.springframework.data.redis.connection.ReactiveStreamCommands.DeleteExCommand, 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 -
Method Summary
Methods inherited from class RedissonReactiveStreamCommands
read, xAck, xAckDel, xAdd, xClaim, xClaimJustId, xDel, xDelEx, xGroup, xInfo, xInfoConsumers, xInfoGroups, xLen, xPending, xPendingSummary, xRange, xRevRange, xTrimMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.springframework.data.redis.connection.ReactiveStreamCommands
read, xAck, xAck, xAck, xAckDel, xAckDel, xAckDel, xAdd, xAdd, xAdd, xAdd, xClaim, xClaim, xClaim, xClaimJustId, xClaimJustId, xDel, xDel, xDel, xDelEx, xDelEx, xDelEx, xGroup, xGroup, xGroupCreate, xGroupCreate, xGroupDelConsumer, xGroupDelConsumer, xGroupDestroy, xInfo, xInfo, xInfoConsumers, xInfoConsumers, xInfoGroups, xInfoGroups, xLen, xLen, xPending, xPending, xPending, xPending, xPending, xPending, xPending, xPending, xPending, xPending, xPendingSummary, xRange, xRange, xRange, xRead, xRead, xReadGroup, xReadGroup, xRevRange, xRevRange, xRevRange, xTrim, xTrim, xTrim, xTrim
-
Method Details
-
toByteArray
-