Class BulkWriter

  • Direct Known Subclasses:
    LocalBulkWriter

    public abstract class BulkWriter
    extends java.lang.Object
    • Method Detail

      • getBufferRowCount

        public java.lang.Integer getBufferRowCount()
      • getTotalRowCount

        public java.lang.Integer getTotalRowCount()
      • appendRow

        public void appendRow​(com.alibaba.fastjson.JSONObject row)
                       throws java.io.IOException,
                              java.lang.InterruptedException
        Throws:
        java.io.IOException
        java.lang.InterruptedException