| Package | Description |
|---|---|
| org.apache.hudi.common.bootstrap.index | |
| org.apache.hudi.common.bootstrap.index.hfile |
| Modifier and Type | Class and Description |
|---|---|
class |
NoOpBootstrapIndex
No Op Bootstrap Index , which is a empty implement and not do anything.
|
| Modifier and Type | Method and Description |
|---|---|
static BootstrapIndex |
BootstrapIndex.getBootstrapIndex(HoodieTableMetaClient metaClient) |
| Modifier and Type | Class and Description |
|---|---|
class |
HFileBootstrapIndex
Maintains mapping from skeleton file id to external bootstrap file.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.