public final class StringPrimaryKeyPosition extends PrimaryKeyPosition<String> implements IngestPosition<StringPrimaryKeyPosition>
| Constructor and Description |
|---|
StringPrimaryKeyPosition() |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(StringPrimaryKeyPosition position) |
protected String |
convert(String value) |
protected char |
getType() |
getBeginValue, getEndValue, toStringprotected String convert(String value)
convert in class PrimaryKeyPosition<String>protected char getType()
getType in class PrimaryKeyPosition<String>public int compareTo(StringPrimaryKeyPosition position)
compareTo in interface Comparable<StringPrimaryKeyPosition>Copyright © 2023 The Apache Software Foundation. All rights reserved.