| 程序包 | 说明 |
|---|---|
| org.apache.paimon.lookup | |
| org.apache.paimon.lookup.hash | |
| org.apache.paimon.lookup.sort |
| 限定符和类型 | 方法和说明 |
|---|---|
static LookupStoreFactory |
LookupStoreFactory.create(CoreOptions options,
CacheManager cacheManager,
Comparator<MemorySlice> keyComparator) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
HashLookupStoreFactory
A
LookupStoreFactory which uses hash to lookup records on disk. |
| 限定符和类型 | 类和说明 |
|---|---|
class |
SortLookupStoreFactory
A
LookupStoreFactory which uses hash to lookup records on disk. |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.