public class RollbackUtils extends Object
| Constructor and Description |
|---|
RollbackUtils() |
| Modifier and Type | Method and Description |
|---|---|
static HoodieRollbackPlan |
getRollbackPlan(HoodieTableMetaClient metaClient,
HoodieInstant rollbackInstant)
Get Latest version of Rollback plan corresponding to a clean instant.
|
public static HoodieRollbackPlan getRollbackPlan(HoodieTableMetaClient metaClient, HoodieInstant rollbackInstant) throws IOException
metaClient - Hoodie Table Meta ClientrollbackInstant - Instant referring to rollback actionIOExceptionCopyright © 2024 The Apache Software Foundation. All rights reserved.