Class IcebergWriter

  • All Implemented Interfaces:
    java.lang.Cloneable, RecordWriter

    public class IcebergWriter
    extends java.lang.Object
    implements RecordWriter
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void close()  
      java.util.List<WriterResult> complete()  
      void write​(org.apache.kafka.connect.sink.SinkRecord record)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait