Class ProducerRecordJob

  • Direct Known Subclasses:
    ProducerRecordJobV10

    public class ProducerRecordJob
    extends java.lang.Object
    • Constructor Detail

      • ProducerRecordJob

        public ProducerRecordJob()
    • Method Detail

      • isFlushJob

        public boolean isFlushJob()
      • getFlushJobDone

        public boolean getFlushJobDone()
      • markFlushJobDone

        public void markFlushJobDone()
      • getTopic

        public byte[] getTopic()
      • getKey

        public byte[] getKey()
      • getValue

        public byte[] getValue()
      • getTimestamp

        public long getTimestamp()
      • estimatedSizeInBytes

        public int estimatedSizeInBytes()