public static class ListOffsetsResult.ListOffsetsResultInfo extends Object
| Constructor and Description |
|---|
ListOffsetsResultInfo(long offset, long timestamp, Optional<Integer> leaderEpoch) |
| Modifier and Type | Method and Description |
|---|---|
Optional<Integer> | leaderEpoch() |
long | offset() |
long | timestamp() |
String | toString() |