public class Header extends Object
Modifier and Type | Method and Description |
---|---|
long |
endOffset() |
boolean |
equals(Object o) |
OffsetAndEpoch |
errorOffsetAndEpoch() |
OffsetAndEpoch |
globalMaterializedOffsetAndEpoch() |
int |
hashCode() |
OffsetAndEpoch |
localMaterializedOffsetAndEpoch() |
OffsetAndEpoch |
restoreOffsetAndEpoch() |
long |
startOffset() |
TierPartitionStatus |
status() |
int |
tierEpoch() |
UUID |
topicId() |
String |
toString() |
public int tierEpoch()
public UUID topicId()
public TierPartitionStatus status()
public long startOffset()
public long endOffset()
public OffsetAndEpoch localMaterializedOffsetAndEpoch()
public OffsetAndEpoch globalMaterializedOffsetAndEpoch()
public OffsetAndEpoch restoreOffsetAndEpoch()
public OffsetAndEpoch errorOffsetAndEpoch()