| Class | Description |
|---|---|
| BootstrapIndex |
Bootstrap Index Interface.
|
| BootstrapIndex.IndexReader |
Bootstrap Index Reader Interface.
|
| BootstrapIndex.IndexWriter |
Bootstrap Index Writer Interface.
|
| HFileBootstrapIndex |
Maintains mapping from skeleton file id to external bootstrap file.
|
| HFileBootstrapIndex.HFileBootstrapIndexReader |
HFile Based Index Reader.
|
| HFileBootstrapIndex.HFileBootstrapIndexWriter |
Bootstrap Index Writer to build bootstrap index.
|
| HFileBootstrapIndex.HoodieKVComparator |
This class is explicitly used as Key Comparator to workaround hard coded
legacy format class names inside HBase.
|
| NoOpBootstrapIndex |
No Op Bootstrap Index , which is a empty implement and not do anything.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.