public class MarkerBasedRollbackUtils extends Object
| Constructor and Description |
|---|
MarkerBasedRollbackUtils() |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
getAllMarkerPaths(HoodieTable table,
HoodieEngineContext context,
String instant,
int parallelism)
Gets all marker paths.
|
public static List<String> getAllMarkerPaths(HoodieTable table, HoodieEngineContext context, String instant, int parallelism) throws IOException
table - instance of HoodieTable to usecontext - instance of HoodieEngineContext to useinstant - instant of interest to rollbackparallelism - parallelism to useIOExceptionCopyright © 2023 The Apache Software Foundation. All rights reserved.