public final class Health extends Object
getOverall()
)
- Provide data so plugins can pick the more successful cloud/template to fulfil the request. (getCurrent()
)Modifier and Type | Class and Description |
---|---|
static class |
Health.Report |
Constructor and Description |
---|
Health(Collection<ProvisioningActivity> samples) |
Modifier and Type | Method and Description |
---|---|
Health.Report |
getCurrent()
Get projected probability the next provisioning attempt will succeed.
|
Health.Report |
getOverall()
Get Overall success rate of the series.
|
public Health(@Nonnull Collection<ProvisioningActivity> samples)
public Health.Report getOverall()
public Health.Report getCurrent()
Copyright © 2016–2017. All rights reserved.