| 程序包 | 说明 |
|---|---|
| org.apache.paimon.io.cache | |
| org.apache.paimon.lookup.hash | |
| org.apache.paimon.utils |
| 构造器和说明 |
|---|
FileBasedRandomInputView(File file,
CacheManager cacheManager,
int segmentSize) |
| 构造器和说明 |
|---|
HashLookupStoreFactory(CacheManager cacheManager,
int cachePageSize,
double loadFactor) |
| 构造器和说明 |
|---|
FileBasedBloomFilter(RandomAccessFile file,
CacheManager cacheManager,
long numRecords,
long readOffset,
int readLength) |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.