public class FileBasedBloomFilter extends Object
Constructor and Description |
---|
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.