public interface FetchedMessage
Modifier and Type | Method and Description |
---|---|
long |
getNextOffset()
Returns the offset for the next message to be read.
|
long |
getOffset()
Returns the offset for the current message.
|
ByteBuffer |
getPayload() |
TopicPartition |
getTopicPartition() |
TopicPartition getTopicPartition()
ByteBuffer getPayload()
long getOffset()
long getNextOffset()
Copyright © 2013-2016 The Apache Software Foundation. All rights reserved.