Package | Description |
---|---|
org.apache.paimon.catalog | |
org.apache.paimon.rest |
Modifier and Type | Method and Description |
---|---|
void |
SupportsBranches.dropBranch(Identifier identifier,
String branch)
Drop the branch for this table.
|
void |
SupportsBranches.fastForward(Identifier identifier,
String branch)
Fast-forward a branch to main branch.
|
Modifier and Type | Method and Description |
---|---|
void |
RESTCatalog.dropBranch(Identifier identifier,
String branch) |
void |
RESTCatalog.fastForward(Identifier identifier,
String branch) |
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.