public abstract class PrimaryKeyPosition<T> extends Object
PrimaryKeyPosition()
protected abstract T
convert(String value)
abstract T
getBeginValue()
getEndValue()
protected abstract char
getType()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public PrimaryKeyPosition()
public abstract T getBeginValue()
public abstract T getEndValue()
protected abstract T convert(String value)
protected abstract char getType()
public final String toString()
toString
Object
Copyright © 2022 The Apache Software Foundation. All rights reserved.