public class BloomFilterHandle extends Object
Modifier and Type | Field and Description |
---|---|
static int |
MAX_ENCODED_LENGTH |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
long |
expectedEntries() |
int |
hashCode() |
long |
offset() |
int |
size() |
public static final int MAX_ENCODED_LENGTH
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.