public class HoodieConsistentBucketIndex.ConsistentBucketIndexLocationMapper extends Object implements Serializable
| Constructor and Description |
|---|
ConsistentBucketIndexLocationMapper(HoodieTable table,
List<String> partitions) |
| Modifier and Type | Method and Description |
|---|---|
Option<HoodieRecordLocation> |
getRecordLocation(HoodieKey key) |
public ConsistentBucketIndexLocationMapper(HoodieTable table, List<String> partitions)
public Option<HoodieRecordLocation> getRecordLocation(HoodieKey key)
Copyright © 2024 The Apache Software Foundation. All rights reserved.