public final class PrimaryKeyPosition extends Object implements IngestPosition<PrimaryKeyPosition>
| Constructor and Description |
|---|
PrimaryKeyPosition() |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(PrimaryKeyPosition position) |
static PrimaryKeyPosition |
init(String data)
Init by string data.
|
String |
toString() |
public static PrimaryKeyPosition init(String data)
data - string datapublic int compareTo(PrimaryKeyPosition position)
compareTo in interface Comparable<PrimaryKeyPosition>Copyright © 2022 The Apache Software Foundation. All rights reserved.