| Class | Description |
|---|---|
| BenchmarkColumnSchema | |
| BenchmarkColumnValueGenerator | |
| BenchmarkDataGenerator | |
| BenchmarkSchemaInfo | |
| BenchmarkSchemas | |
| EnumeratedTreeDistribution<T> |
EnumeratedDistrubtion's sample() method does a linear scan through the array of probabilities.
|
| RealRoundingDistribution |
Rounds the output values from the sample() function of an AbstractRealDistribution.
|
| SegmentGenerator | |
| SequentialDistribution |
| Enum | Description |
|---|---|
| BenchmarkColumnSchema.ValueDistribution |
SEQUENTIAL: Generate integer or enumerated values in sequence.
|
Copyright © 2011–2018. All rights reserved.