public static class BloomFilter.Builder extends Object
public boolean testHash(int hash)
public void addHash(int hash)
public MemorySegment getBuffer()
public long getNumRecords()
@VisibleForTesting public BloomFilter getFilter()
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.