| Interface | Description |
|---|---|
| Procedure |
An interface that defines an executable stored procedure.
|
| ProcedureBuilder |
A builder of
Procedure that builds a stored procedure. |
| ProcedureParameter |
An input parameter of a
stored procedure. |
| Class | Description |
|---|---|
| CompactProcedure |
Compact procedure.
|
| CreateBranchProcedure |
Spark procedure to create a branch.
|
| CreateTagFromTimestampProcedure |
The procedure supports creating tags from snapshots commit-time or watermark.
|
| CreateTagProcedure |
A procedure to create a tag.
|
| DeleteBranchProcedure |
Spark procedure to delete a branch.
|
| DeleteTagProcedure |
A procedure to delete a tag.
|
| ExpirePartitionsProcedure |
A procedure to expire partitions.
|
| ExpireSnapshotsProcedure |
A procedure to expire snapshots.
|
| FastForwardProcedure |
Fast-forward branch procedure for given branch.
|
| MarkPartitionDoneProcedure |
Partition mark done procedure.
|
| MigrateFileProcedure |
Migrate file procedure.
|
| MigrateTableProcedure |
Migrate table procedure.
|
| ProcedureParameterImpl |
An implementation of
ProcedureParameter. |
| RemoveOrphanFilesProcedure |
Remove orphan files procedure.
|
| RepairProcedure |
Repair Procedure.
|
| ResetConsumerProcedure |
Reset consumer procedure.
|
| RollbackProcedure |
A procedure to rollback to a snapshot or a tag.
|
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.