Package | Description |
---|---|
org.apache.paimon | |
org.apache.paimon.privilege | |
org.apache.paimon.table.sink | |
org.apache.paimon.tag |
Modifier and Type | Method and Description |
---|---|
TagAutoManager |
FileStore.newTagCreationManager() |
Modifier and Type | Method and Description |
---|---|
TagAutoManager |
PrivilegedFileStore.newTagCreationManager() |
Constructor and Description |
---|
TableCommitImpl(FileStoreCommit commit,
Runnable expireSnapshots,
PartitionExpire partitionExpire,
TagAutoManager tagAutoManager,
Lock lock,
java.time.Duration consumerExpireTime,
ConsumerManager consumerManager,
CoreOptions.ExpireExecutionMode expireExecutionMode,
String tableName,
boolean forceCreatingSnapshot) |
Modifier and Type | Method and Description |
---|---|
static TagAutoManager |
TagAutoManager.create(CoreOptions options,
SnapshotManager snapshotManager,
TagManager tagManager,
TagDeletion tagDeletion,
List<TagCallback> callbacks) |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.