public class FileBasedBloomFilter extends Object
| 构造器和说明 |
|---|
FileBasedBloomFilter(PageFileInput input,
CacheManager cacheManager,
long expectedEntries,
long readOffset,
int readLength) |
public FileBasedBloomFilter(PageFileInput input, CacheManager cacheManager, long expectedEntries, long readOffset, int readLength)
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.