public class CircuitBreakerMetricsTest extends Object
| Constructor and Description |
|---|
CircuitBreakerMetricsTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testAllFailure() |
void |
testAllSuccess() |
void |
testHalfFailure() |
public void testAllSuccess()
throws InterruptedException,
IOException
InterruptedExceptionIOExceptionpublic void testAllFailure()
throws InterruptedException,
IOException
InterruptedExceptionIOExceptionpublic void testHalfFailure()
throws InterruptedException,
IOException
InterruptedExceptionIOExceptionCopyright © 2025 PingCAP. All rights reserved.