Uses of Package
org.apache.hadoop.util.bloom

Packages that use org.apache.hadoop.util.bloom
org.apache.hadoop.io Generic i/o code for use when reading and writing data to the network, to databases, and to files. 
org.apache.hadoop.util.bloom   
 

Classes in org.apache.hadoop.util.bloom used by org.apache.hadoop.io
Filter
          Defines the general behavior of a filter.
 

Classes in org.apache.hadoop.util.bloom used by org.apache.hadoop.util.bloom
BloomFilter
          Implements a Bloom filter, as defined by Bloom in 1970.
Filter
          Defines the general behavior of a filter.
HashFunction
          Implements a hash object that returns a certain number of hashed values.
Key
          The general behavior of a key that must be stored in a filter.
RemoveScheme
          Defines the different remove scheme for retouched Bloom filters.
 



Copyright © 2009 The Apache Software Foundation