Package | Description |
---|---|
org.apache.paimon.catalog | |
org.apache.paimon.operation |
Constructor and Description |
---|
RenamingSnapshotCommit(SnapshotManager snapshotManager,
Lock lock) |
Modifier and Type | Class and Description |
---|---|
static class |
Lock.CatalogLockImpl
A
Lock to wrap CatalogLock . |
static class |
Lock.EmptyLock
An empty lock.
|
Modifier and Type | Method and Description |
---|---|
static Lock |
Lock.empty() |
static Lock |
Lock.fromCatalog(CatalogLock lock,
Identifier tablePath) |
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.