@Stable public interface Offset extends java.io.Serializable
| Modifier and Type | Method and Description |
|---|---|
Partition |
getPartition()
Which partition is this offset for
|
long |
getWatermark()
Retrieve watermark associated with this offset.
|
Partition getPartition()
long getWatermark()
Copyright © 2017–2021. All rights reserved.