Package | Description |
---|---|
org.apache.flink.api.connector.sink2 | |
org.apache.flink.connector.file.sink |
Modifier and Type | Interface and Description |
---|---|
static interface |
StatefulSink.WithCompatibleState
Deprecated.
A mix-in for
StatefulSink that allows users to migrate from a sink with a compatible
state to this sink. |
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.