Class CheckPointProperties

java.lang.Object
com.linkedin.venice.beam.consumer.CheckPointProperties

public class CheckPointProperties extends Object
Properties used by VeniceChangelogConsumer to seek checkpoints.
  • Constructor Details

  • Method Details

    • getCoordinates

      public Set<VeniceChangeCoordinate> getCoordinates()
    • getSeekTimestamp

      public long getSeekTimestamp()
    • getStore

      public String getStore()