Class InternalDaVinciRecordTransformerConfig

java.lang.Object
com.linkedin.davinci.client.InternalDaVinciRecordTransformerConfig

public class InternalDaVinciRecordTransformerConfig extends Object
Internal config used for InternalDaVinciRecordTransformer. This is what gets passed into the StoreIngestionTask.
  • Constructor Details

  • Method Details

    • getRecordTransformerConfig

      public DaVinciRecordTransformerConfig getRecordTransformerConfig()
    • getRecordTransformerStats

      public AggVersionedDaVinciRecordTransformerStats getRecordTransformerStats()
    • setStartConsumptionLatchCount

      public void setStartConsumptionLatchCount(int startConsumptionLatchCount)
      Parameters:
      startConsumptionLatchCount - the count used for the latch to guarantee we finish scanning every RocksDB partition before starting remote consumption.
    • getStartConsumptionLatchCount

      public int getStartConsumptionLatchCount()
      Returns:
      startConsumptionLatchCount