public class HoodieSimpleBucketIndex.SimpleBucketIndexLocationMapper extends Object implements BucketIndexLocationMapper
| Constructor and Description |
|---|
SimpleBucketIndexLocationMapper(HoodieTable table,
List<String> partitions) |
| Modifier and Type | Method and Description |
|---|---|
Option<HoodieRecordLocation> |
getRecordLocation(HoodieKey key)
Get record location given hoodie key
|
public SimpleBucketIndexLocationMapper(HoodieTable table, List<String> partitions)
public Option<HoodieRecordLocation> getRecordLocation(HoodieKey key)
BucketIndexLocationMappergetRecordLocation in interface BucketIndexLocationMapperCopyright © 2023 The Apache Software Foundation. All rights reserved.