Package io.hyperfoil.api.config
Class Model.OpenModel
java.lang.Object
io.hyperfoil.api.config.Model.OpenModel
- All Implemented Interfaces:
Model,Serializable
- Direct Known Subclasses:
Model.ConstantRate,Model.RampRate
- Enclosing interface:
- Model
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.hyperfoil.api.config.Model
Model.Always, Model.AtOnce, Model.ClosedModel, Model.ConstantRate, Model.Noop, Model.OpenModel, Model.RampRate, Model.Sequentially -
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionOpenModel(boolean variance, int maxSessions, SessionLimitPolicy sessionLimitPolicy) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.hyperfoil.api.config.Model
description