Package io.quarkus.redis.datasource.stream
-
Interface Summary Interface Description ReactiveStreamCommands<K,F,V> Allows executing commands manipulating streams.ReactiveTransactionalStreamCommands<K,F,V> Allows executing commands manipulating streams.StreamCommands<K,F,V> Allows executing commands manipulating streams.TransactionalStreamCommands<K,F,V> Allows executing commands manipulating streams. -
Class Summary Class Description ClaimedMessages<K,F,V> Represents claimed messagesStreamEntry<T> StreamMessage<K,F,V> Represents a message received from a streamStreamRange Represents a stream range.XAddArgs The argument of the XADD command.XClaimArgs The argument of the XCLAIM command.XGroupCreateArgs Represents the extra argument of theXGroupSetIdArgs