public class LogOffsetCommittable extends Object
Constructor and Description |
---|
LogOffsetCommittable(int bucket,
long offset) |
Modifier and Type | Method and Description |
---|---|
int |
bucket() |
boolean |
equals(Object o) |
static LogOffsetCommittable |
fromBytes(byte[] bytes) |
int |
hashCode() |
long |
offset() |
byte[] |
toBytes() |
public int bucket()
public long offset()
public byte[] toBytes()
public static LogOffsetCommittable fromBytes(byte[] bytes)
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.