Package | Description |
---|---|
org.eclipse.microprofile.fault.tolerance.tck.metrics |
Modifier and Type | Method and Description |
---|---|
static CircuitBreakerMetricBean.Result |
CircuitBreakerMetricBean.Result.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CircuitBreakerMetricBean.Result[] |
CircuitBreakerMetricBean.Result.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
CircuitBreakerMetricBean.doWork(CircuitBreakerMetricBean.Result result) |
Copyright © 2016 – 2021 Eclipse Foundation. All rights reserved.
Use is subject to license terms.