| Package | Description |
|---|---|
| org.apache.hudi.common.bootstrap.index | |
| org.apache.hudi.common.bootstrap.index.hfile |
| Modifier and Type | Method and Description |
|---|---|
BootstrapIndex.IndexReader |
NoOpBootstrapIndex.createReader() |
abstract BootstrapIndex.IndexReader |
BootstrapIndex.createReader()
Create Bootstrap Index Reader.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HFileBootstrapIndexReader
HFile Based Index Reader.
|
| Modifier and Type | Method and Description |
|---|---|
BootstrapIndex.IndexReader |
HFileBootstrapIndex.createReader() |
Copyright © 2024 The Apache Software Foundation. All rights reserved.