| Interface | Description |
|---|---|
| Generator |
Sep 13, 2014
|
| Class | Description |
|---|---|
| AvroWriter | |
| DataGenerator |
Sep 12, 2014
|
| DataGeneratorSpec |
Sep 12, 2014
|
| GeneratorFactory |
Sep 13, 2014
|
| NumberGenerator |
Sep 12, 2014
|
| PatternMixtureGenerator |
PatternMixtureGenerator enables combination of multiple Generators in alternating and additive patterns, including
nested mixture models.
|
| PatternSeasonalGenerator |
PatternSeasonalGenerator generates sinus wave patterns with a linear trend, gaussian noise, and cyclically repeating
scaling factors.
|
| PatternSequenceGenerator |
PatternSequenceGenerator produces a series of sequentially increasing (decreasing) numbers, optionally with a fixed
number of repetitions per values.
|
| PatternSpikeGenerator |
PatternSpikeGenerator produces a series of log-normal spikes with log-normal arrival times, with optional smoothing.
|
| PatternStringGenerator |
TemplateStringGenerator produces series of strings by cycling through a predefined list of values, optionally with
a number of repetitions per value.
|
| RangeDoubleGenerator | |
| RangeFloatGenerator | |
| RangeIntGenerator | |
| RangeLongGenerator | |
| SchemaAnnotation | |
| StringGenerator |
Sep 12, 2014
|
| Enum | Description |
|---|---|
| PatternType |
PatternType describes the types of time series models available for generation.
|
Copyright © 2018–2020 Apache Software Foundation. All rights reserved.