public class BloomFilterSpy extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
LOGGER |
| Modifier | Constructor and Description |
|---|---|
protected |
BloomFilterSpy() |
| Modifier and Type | Method and Description |
|---|---|
static long |
estimateCardinality(com.google.common.hash.BloomFilter<?> bloomFilter)
Deprecated.
BloomFilter.approximateElementCount has been introduced in Guava 23.0
|
@Deprecated public static long estimateCardinality(com.google.common.hash.BloomFilter<?> bloomFilter)
bloomFilter - Copyright © 2014–2017 Pivotal Software, Inc.. All rights reserved.