Package | Description |
---|---|
org.apache.paimon | |
org.apache.paimon.privilege | |
org.apache.paimon.table |
Modifier and Type | Method and Description |
---|---|
SnapshotDeletion |
FileStore.newSnapshotDeletion() |
Modifier and Type | Method and Description |
---|---|
SnapshotDeletion |
PrivilegedFileStore.newSnapshotDeletion() |
Modifier and Type | Method and Description |
---|---|
SnapshotDeletion |
ExpireSnapshotsImpl.snapshotDeletion() |
Constructor and Description |
---|
ExpireSnapshotsImpl(SnapshotManager snapshotManager,
SnapshotDeletion snapshotDeletion,
TagManager tagManager) |
RollbackHelper(SnapshotManager snapshotManager,
TagManager tagManager,
FileIO fileIO,
SnapshotDeletion snapshotDeletion,
ChangelogDeletion changelogDeletion,
TagDeletion tagDeletion) |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.