Package | Description |
---|---|
org.apache.flink.connector.base.sink | |
org.apache.flink.connector.file.sink |
Modifier and Type | Class and Description |
---|---|
class |
AsyncSinkBase<InputT,RequestEntryT extends Serializable>
A generic sink for destinations that provide an async client to persist data.
|
Modifier and Type | Class and Description |
---|---|
class |
FileSink<IN>
A unified sink that emits its input elements to
FileSystem files within buckets. |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.