| Package | Description |
|---|---|
| org.apache.paimon.table | |
| org.apache.paimon.tag | |
| org.apache.paimon.utils |
| Modifier and Type | Method and Description |
|---|---|
SnapshotLoader |
CatalogEnvironment.snapshotLoader() |
| Modifier and Type | Class and Description |
|---|---|
class |
SnapshotLoaderImpl
Implementation of
SnapshotLoader. |
| Modifier and Type | Method and Description |
|---|---|
SnapshotLoader |
SnapshotLoaderImpl.copyWithBranch(String branch) |
| Modifier and Type | Method and Description |
|---|---|
SnapshotLoader |
SnapshotLoader.copyWithBranch(String branch) |
| Constructor and Description |
|---|
SnapshotManager(FileIO fileIO,
Path tablePath,
String branchName,
SnapshotLoader snapshotLoader,
org.apache.paimon.shade.caffeine2.com.github.benmanes.caffeine.cache.Cache<Path,Snapshot> cache) |
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.