Package | Description |
---|---|
org.apache.paimon.catalog | |
org.apache.paimon.rest | |
org.apache.paimon.rest.responses |
Modifier and Type | Method and Description |
---|---|
Optional<TableSnapshot> |
SupportsSnapshots.loadSnapshot(Identifier identifier)
Return the snapshot of table identified by the given
Identifier . |
Modifier and Type | Method and Description |
---|---|
Optional<TableSnapshot> |
RESTCatalog.loadSnapshot(Identifier identifier) |
Modifier and Type | Method and Description |
---|---|
TableSnapshot |
GetTableSnapshotResponse.getSnapshot() |
Constructor and Description |
---|
GetTableSnapshotResponse(TableSnapshot snapshot) |
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.