public class KafkaPartitionOffsetLag extends Object
Constructor and Description |
---|
KafkaPartitionOffsetLag(long consumerCommittedOffset,
long logHeadOffset) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
long |
getConsumerCommittedOffset() |
long |
getLag() |
long |
getLogHeadOffset() |
int |
hashCode() |
String |
toString() |
Copyright © 2022 The Apache Software Foundation. All rights reserved.