Package org.apache.druid.segment.generator
package org.apache.druid.segment.generator
-
ClassDescriptionEnumeratedDistrubtion's sample() method does a linear scan through the array of probabilities.SEQUENTIAL: Generate integer or enumerated values in sequence.Rounds the output values from the sample() function of an AbstractRealDistribution.