| Package | Description |
|---|---|
| org.apache.hudi.table | |
| org.apache.hudi.table.storage |
| Modifier and Type | Method and Description |
|---|---|
HoodieStorageLayout |
HoodieTable.getStorageLayout() |
| Modifier and Type | Class and Description |
|---|---|
class |
HoodieConsistentBucketLayout
Storage layout when using consistent hashing bucket index.
|
class |
HoodieDefaultLayout
Default storage layout with non-constraints.
|
class |
HoodieSimpleBucketLayout
Storage layout when using bucket index.
|
| Modifier and Type | Method and Description |
|---|---|
static HoodieStorageLayout |
HoodieLayoutFactory.createLayout(HoodieWriteConfig config) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.