Package com.linkedin.venice.pubsub
Class PubSubPositionType
java.lang.Object
com.linkedin.venice.pubsub.PubSubPositionType
Constants for the different types of positions
Do not change the values of these constants. They are used to serialize and deserialize the position object.
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
APACHE_KAFKA_OFFSET
public static final int APACHE_KAFKA_OFFSET- See Also:
-
-
Constructor Details
-
PubSubPositionType
public PubSubPositionType()
-