Interface OutputFieldPlainWriter

All Known Implementing Classes:
AbstractValuePlainWriter, Base64ValuePlainWriter, HeadersPlainWriter, KeyPlainWriter, OffsetPlainWriter, TimestampPlainWriter, ValuePlainWriter

public interface OutputFieldPlainWriter
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    write(org.apache.kafka.connect.sink.SinkRecord record, OutputStream outputStream)