Class CheckPointProperties


  • public class CheckPointProperties
    extends java.lang.Object
    Properties used by VeniceChangelogConsumer to seek checkpoints.
    • Constructor Detail

      • CheckPointProperties

        public CheckPointProperties​(java.util.Set<VeniceChangeCoordinate> coordinates,
                                    long seekTimestamp,
                                    java.lang.String store)
    • Method Detail

      • getSeekTimestamp

        public long getSeekTimestamp()
      • getStore

        public java.lang.String getStore()