public class RewriteFileIndexSink extends FlinkWriteSink<ManifestEntry>
RewriteFileIndexProcedure.| Modifier and Type | Class and Description |
|---|---|
static class |
RewriteFileIndexSink.FileIndexProcessor
Does the file index rewrite.
|
| Constructor and Description |
|---|
RewriteFileIndexSink(FileStoreTable table) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.flink.streaming.api.operators.OneInputStreamOperatorFactory<ManifestEntry,Committable> |
createWriteOperatorFactory(StoreSinkWrite.Provider writeProvider,
String commitUser) |
createCommittableStateManager, createCommitterFactoryassertBatchAdaptiveParallelism, assertBatchAdaptiveParallelism, assertStreamingConfiguration, configureGlobalCommitter, doCommit, doWrite, isStreaming, isStreaming, sinkFrom, sinkFrompublic RewriteFileIndexSink(FileStoreTable table)
protected org.apache.flink.streaming.api.operators.OneInputStreamOperatorFactory<ManifestEntry,Committable> createWriteOperatorFactory(StoreSinkWrite.Provider writeProvider, String commitUser)
createWriteOperatorFactory in class FlinkSink<ManifestEntry>Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.