Package | Description |
---|---|
org.apache.paimon.flink.sink | |
org.apache.paimon.flink.sink.partition |
Modifier and Type | Method and Description |
---|---|
static Committer.Context |
Committer.createContext(String commitUser,
org.apache.flink.metrics.groups.OperatorMetricGroup metricGroup,
boolean streamingCheckpointEnabled,
boolean isRestored,
org.apache.flink.api.common.state.OperatorStateStore stateStore) |
Modifier and Type | Method and Description |
---|---|
Committer<CommitT,GlobalCommitT> |
Committer.Factory.create(Committer.Context context) |
Constructor and Description |
---|
StoreCommitter(FileStoreTable table,
TableCommit commit,
Committer.Context context) |
StoreMultiCommitter(Catalog.Loader catalogLoader,
Committer.Context context) |
StoreMultiCommitter(Catalog.Loader catalogLoader,
Committer.Context context,
boolean ignoreEmptyCommit,
Map<String,String> dynamicOptions) |
Modifier and Type | Method and Description |
---|---|
static PartitionListeners |
PartitionListeners.create(Committer.Context context,
FileStoreTable table) |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.