| Package | Description |
|---|---|
| org.apache.hudi.index.bloom | |
| org.apache.hudi.io |
| Modifier and Type | Method and Description |
|---|---|
Iterator<List<HoodieKeyLookupResult>> |
HoodieBloomIndexCheckFunction.apply(Iterator<I> fileGroupIdRecordKeyPairIterator) |
protected List<HoodieKeyLookupResult> |
HoodieBloomIndexCheckFunction.LazyKeyCheckIterator.computeNext() |
| Modifier and Type | Method and Description |
|---|---|
HoodieKeyLookupResult |
HoodieKeyLookupHandle.getLookupResult()
Of all the keys, that were added, return a list of keys that were actually found in the file group.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.