| Package | Description |
|---|---|
| org.apache.hudi.client | |
| org.apache.hudi.client.heartbeat |
| Modifier and Type | Field and Description |
|---|---|
protected HoodieHeartbeatClient |
BaseHoodieClient.heartbeatClient |
| Modifier and Type | Method and Description |
|---|---|
HoodieHeartbeatClient |
BaseHoodieClient.getHeartbeatClient() |
| Modifier and Type | Method and Description |
|---|---|
static void |
HeartbeatUtils.abortIfHeartbeatExpired(String instantTime,
HoodieTable table,
HoodieHeartbeatClient heartbeatClient,
HoodieWriteConfig config)
Check if the heartbeat corresponding to instantTime has expired.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.