Class DivSnapshot

java.lang.Object
com.linkedin.davinci.validation.DivSnapshot

public class DivSnapshot extends Object
Wrapper class for PartitionTracker with latestConsumedRtOffset (LCRO) for the ConsumptionTask to enqueue to the Drainer. Contains the VT DIV (Segments) + LCVO and RT DIV (Segments) + LCRO.
  • Constructor Details

    • DivSnapshot

      public DivSnapshot(PartitionTracker partitionTracker, long latestConsumedRtOffset)
  • Method Details

    • getPartitionTracker

      public PartitionTracker getPartitionTracker()
    • getLatestConsumedRtOffset

      public long getLatestConsumedRtOffset()