| Class | Description |
|---|---|
| ColumnValueGenerator | |
| DataGenerator | |
| EnumeratedTreeDistribution<T> |
EnumeratedDistrubtion's sample() method does a linear scan through the array of probabilities.
|
| GeneratorBasicSchemas | |
| GeneratorColumnSchema | |
| GeneratorSchemaInfo | |
| RealRoundingDistribution |
Rounds the output values from the sample() function of an AbstractRealDistribution.
|
| SequentialDistribution |
| Enum | Description |
|---|---|
| GeneratorColumnSchema.ValueDistribution |
SEQUENTIAL: Generate integer or enumerated values in sequence.
|
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.