Class RandomDistribution

java.lang.Object
org.apache.hadoop.hbase.util.RandomDistribution

public class RandomDistribution extends Object
A class that generates random numbers that follow some distribution.

Copied from hadoop-3315 tfile. Remove after tfile is committed and use the tfile version of this class instead.