Class AdminOperationWrapper

java.lang.Object
com.linkedin.venice.controller.kafka.consumer.AdminOperationWrapper

public class AdminOperationWrapper extends Object
  • Method Details

    • getAdminOperation

      public AdminOperation getAdminOperation()
    • getOffset

      public long getOffset()
    • getProducerTimestamp

      public long getProducerTimestamp()
    • getLocalBrokerTimestamp

      public long getLocalBrokerTimestamp()
    • getDelegateTimestamp

      public long getDelegateTimestamp()
    • getStartProcessingTimestamp

      public Long getStartProcessingTimestamp()
    • setStartProcessingTimestamp

      public void setStartProcessingTimestamp(long startProcessingTimestamp)