| 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,
ChangelogManager changelogManager,
SnapshotDeletion snapshotDeletion,
TagManager tagManager) |
RollbackHelper(SnapshotManager snapshotManager,
ChangelogManager changelogManager,
TagManager tagManager,
FileIO fileIO,
SnapshotDeletion snapshotDeletion,
ChangelogDeletion changelogDeletion,
TagDeletion tagDeletion) |
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.