public final class OffsetAndTimestamp extends Object
OffsetAndTimestamp(long offset, long timestamp)
boolean
equals(Object o)
int
hashCode()
long
offset()
timestamp()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public OffsetAndTimestamp(long offset, long timestamp)
public long timestamp()
public long offset()
public String toString()
toString
Object
public int hashCode()
hashCode
public boolean equals(Object o)
equals