public class RestoreUtils extends Object
| Constructor and Description |
|---|
RestoreUtils() |
| Modifier and Type | Method and Description |
|---|---|
static HoodieRestorePlan |
getRestorePlan(HoodieTableMetaClient metaClient,
HoodieInstant restoreInstant)
Get Latest version of Restore plan corresponding to a restore instant.
|
public static HoodieRestorePlan getRestorePlan(HoodieTableMetaClient metaClient, HoodieInstant restoreInstant) throws IOException
metaClient - Hoodie Table Meta ClientrestoreInstant - Instant referring to restore actionIOExceptionCopyright © 2022 The Apache Software Foundation. All rights reserved.