BaseIntervalGeneratorConfigΒΆ
class BaseIntervalGeneratorConfig ( BasePolyConfig )
Wait-time sampling strategy (poisson, gamma, or fixed).
Polymorphic Type:
All
BaseIntervalGeneratorConfigtypes:
gamma: GammaIntervalGeneratorConfig
poisson: PoissonIntervalGeneratorConfig
fixed: FixedIntervalGeneratorConfig