public class Bloom extends Object implements SummarySketcher<String,Boolean>
| Constructor and Description |
|---|
Bloom(int ntables,
int nwords) |
public Bloom(int ntables, int nwords)
ntables - the number of hash functionsnwords - the range of the hash functions