Class StreamMessage<K,F,V>
- java.lang.Object
-
- io.quarkus.redis.datasource.stream.StreamMessage<K,F,V>
-
- Type Parameters:
K- the type of the keyF- the field type for the payloadV- the value type for the payload
public class StreamMessage<K,F,V> extends Object
Represents a message received from a stream