Message

Message returned by the consumer

Members

Variables

key
ubyte[] key;

The key of the message, may be null

offset
long offset;

Message offset in the log

value
ubyte[] value;

The value of the message, may be null

Meta