| Package | Description |
|---|---|
| org.apache.paimon.lookup | |
| org.apache.paimon.lookup.hash | |
| org.apache.paimon.lookup.sort |
| Modifier and Type | Method and Description |
|---|---|
LookupStoreWriter |
LookupStoreFactory.createWriter(File file,
BloomFilter.Builder bloomFilter) |
| Modifier and Type | Class and Description |
|---|---|
class |
HashLookupStoreWriter
Internal write implementation for hash kv store.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SortLookupStoreWriter
A
LookupStoreWriter for sorting. |
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.