| Package | Description |
|---|---|
| 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 |
| Class | Description |
|---|---|
| Filter |
Defines the general behavior of a filter.
|
| Class | Description |
|---|---|
| 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 © 2008–2025 Apache Software Foundation. All rights reserved.