Class IntegerPrimaryKeyPosition

java.lang.Object
org.apache.shardingsphere.data.pipeline.api.ingest.position.PrimaryKeyPosition<Long>
org.apache.shardingsphere.data.pipeline.api.ingest.position.IntegerPrimaryKeyPosition
All Implemented Interfaces:
Comparable<IntegerPrimaryKeyPosition>, IngestPosition<IntegerPrimaryKeyPosition>

public final class IntegerPrimaryKeyPosition extends PrimaryKeyPosition<Long> implements IngestPosition<IntegerPrimaryKeyPosition>
Integer primary key position.