| Package | Description |
|---|---|
| org.apache.hudi.index.bloom | |
| org.apache.hudi.io |
| Modifier and Type | Method and Description |
|---|---|
Iterator<List<HoodieKeyLookupResult>> |
HoodieBaseBloomIndexCheckFunction.apply(Iterator<Pair<String,HoodieKey>> filePartitionRecordKeyTripletItr) |
| 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 © 2022 The Apache Software Foundation. All rights reserved.