Uses of Interface
org.apache.hadoop.hbase.util.RandomDistribution.DiscreteRNG
Packages that use RandomDistribution.DiscreteRNG
-
Uses of RandomDistribution.DiscreteRNG in org.apache.hadoop.hbase.io.compress
Methods in org.apache.hadoop.hbase.io.compress with parameters of type RandomDistribution.DiscreteRNGModifier and TypeMethodDescriptionprotected static voidCompressionTestBase.fill(RandomDistribution.DiscreteRNG rng, byte[] input) protected static voidCompressionTestBase.fill(RandomDistribution.DiscreteRNG rng, byte[][] input) -
Uses of RandomDistribution.DiscreteRNG in org.apache.hadoop.hbase.util
Classes in org.apache.hadoop.hbase.util that implement RandomDistribution.DiscreteRNGModifier and TypeClassDescriptionstatic final classBinomial distribution.static final classP(i)=1/(max-min)static final classZipf distribution.