public static class CacheChangesTracker.LazyBloomFilter extends Object
LazyBloomFilter(int entries)
boolean
mightContain(String entry)
void
put(String entry)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LazyBloomFilter(int entries)
public void put(String entry)
public boolean mightContain(String entry)
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.