public interface BucketIndexLocationMapper extends Serializable
| Modifier and Type | Method and Description |
|---|---|
Option<HoodieRecordLocation> |
getRecordLocation(HoodieKey key,
String partitionPath)
Get record location given hoodie key and partition path
|
Option<HoodieRecordLocation> getRecordLocation(HoodieKey key, String partitionPath)
Copyright © 2022 The Apache Software Foundation. All rights reserved.