| Package | Description |
|---|---|
| org.apache.hudi.index.bloom | |
| org.apache.hudi.io |
| Modifier and Type | Method and Description |
|---|---|
Iterator<List<HoodieKeyLookupHandle.KeyLookupResult>> |
HoodieBaseBloomIndexCheckFunction.apply(Iterator<Pair<String,HoodieKey>> fileParitionRecordKeyTripletItr) |
| Modifier and Type | Method and Description |
|---|---|
HoodieKeyLookupHandle.KeyLookupResult |
HoodieKeyLookupHandle.getLookupResult()
Of all the keys, that were added, return a list of keys that were actually found in the file group.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.