| Package | Description |
|---|---|
| org.apache.hudi.client | |
| org.apache.hudi.table.upgrade |
| Modifier and Type | Method and Description |
|---|---|
boolean |
BaseHoodieWriteClient.rollback(String commitInstantTime)
Deprecated.
|
boolean |
BaseHoodieTableServiceClient.rollback(String commitInstantTime,
Option<HoodiePendingRollbackInfo> pendingRollbackInfo,
boolean skipLocking,
boolean skipVersionCheck)
Deprecated.
|
boolean |
BaseHoodieTableServiceClient.rollback(String commitInstantTime,
Option<HoodiePendingRollbackInfo> pendingRollbackInfo,
String rollbackInstantTime,
boolean skipLocking,
boolean skipVersionCheck)
Deprecated.
|
boolean |
BaseHoodieWriteClient.rollback(String commitInstantTime,
String rollbackInstantTimestamp)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
ZeroToOneUpgradeHandler.recreateMarkers(String commitInstantTime,
HoodieTable table,
HoodieEngineContext context,
int parallelism)
Recreate markers in new format.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.