程序包 | 说明 |
---|---|
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 |
类和说明 |
---|
Filter
Defines the general behavior of a filter.
|
类和说明 |
---|
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