| Package | Description |
|---|---|
| org.apache.hadoop.hbase.io.hfile |
Provides implementations of
HFile and HFile
BlockCache. |
| Modifier and Type | Class and Description |
|---|---|
static class |
RandomDistribution.Binomial
Binomial distribution.
|
static class |
RandomDistribution.Flat
P(i)=1/(max-min)
|
static class |
RandomDistribution.Zipf
Zipf distribution.
|