| Package | Description |
|---|---|
| org.apache.flink.connector.base.sink.writer |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AsyncSinkWriter.submitRequestEntries(List<RequestEntryT> requestEntries,
ResultHandler<RequestEntryT> resultHandler)
This method specifies how to persist buffered request entries into the destination.
|
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.