public class LogOffsetCommittable extends Object
LogOffsetCommittable(int bucket, long offset)
int
bucket()
boolean
equals(Object o)
static LogOffsetCommittable
fromBytes(byte[] bytes)
hashCode()
long
offset()
byte[]
toBytes()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public LogOffsetCommittable(int bucket, long offset)
public int bucket()
public long offset()
public byte[] toBytes()
public static LogOffsetCommittable fromBytes(byte[] bytes)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
Copyright © 2019–2022 The Apache Software Foundation. All rights reserved.