Count Based
@Serializable
@SerialName(value = "countBased" )
Fails after a sampled number of completed services.
Constructors
Link copied to clipboard
constructor(countToFailure: RVData, timeToRepair: RVData, effect: FailureEffectSpec = FailureEffectSpec.PREEMPT_RESUME)