| Package | Description |
|---|---|
| org.apache.hudi.index.bucket |
| Modifier and Type | Class and Description |
|---|---|
class |
HoodieConsistentBucketIndex.ConsistentBucketIndexLocationMapper |
class |
HoodieSimpleBucketIndex.SimpleBucketIndexLocationMapper |
| Modifier and Type | Method and Description |
|---|---|
protected abstract BucketIndexLocationMapper |
HoodieBucketIndex.getLocationMapper(HoodieTable table,
List<String> partitionPath)
Get a location mapper for the given table & partitionPath
|
protected BucketIndexLocationMapper |
HoodieConsistentBucketIndex.getLocationMapper(HoodieTable table,
List<String> partitionPath) |
protected BucketIndexLocationMapper |
HoodieSimpleBucketIndex.getLocationMapper(HoodieTable table,
List<String> partitionPath) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.