| Package | Description |
|---|---|
| org.apache.hudi.common.model |
| Modifier and Type | Method and Description |
|---|---|
HoodieRecordGlobalLocation |
HoodieRecordGlobalLocation.copy(String partitionPath)
Copy the location with given partition path.
|
static HoodieRecordGlobalLocation |
HoodieRecordGlobalLocation.fromLocal(String partitionPath,
HoodieRecordLocation localLoc)
Returns the global record location from local.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.