Class AsyncSinkWriterConfiguration

    • Method Detail

      • getMaxBatchSize

        public int getMaxBatchSize()
      • getMaxInFlightRequests

        public int getMaxInFlightRequests()
      • getMaxBufferedRequests

        public int getMaxBufferedRequests()
      • getMaxBatchSizeInBytes

        public long getMaxBatchSizeInBytes()
      • getMaxTimeInBufferMS

        public long getMaxTimeInBufferMS()
      • getMaxRecordSizeInBytes

        public long getMaxRecordSizeInBytes()