public class FetchOffsetMetadata
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
bytePosition |
java.util.OptionalInt |
recordBatchSize |
Constructor and Description |
---|
FetchOffsetMetadata(int bytePosition,
java.util.OptionalInt recordBatchSize) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |