| Package | Description | 
|---|---|
| io.vertx.circuitbreaker | |
| io.vertx.reactivex.circuitbreaker | |
| io.vertx.rxjava.circuitbreaker | |
| io.vertx.rxjava3.circuitbreaker | 
| Modifier and Type | Method and Description | 
|---|---|
static HystrixMetricHandler | 
HystrixMetricHandler.create(Vertx vertx)
Creates the handler, using the default notification address and listening to local messages only. 
 | 
static HystrixMetricHandler | 
HystrixMetricHandler.create(Vertx vertx,
      String address)
Creates the handler, listening only to local messages. 
 | 
static HystrixMetricHandler | 
HystrixMetricHandler.create(Vertx vertx,
      String address,
      boolean localOnly)
Creates the handler. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
HystrixMetricHandler | 
HystrixMetricHandler.getDelegate()  | 
| Modifier and Type | Method and Description | 
|---|---|
static HystrixMetricHandler | 
HystrixMetricHandler.newInstance(HystrixMetricHandler arg)  | 
| Constructor and Description | 
|---|
HystrixMetricHandler(HystrixMetricHandler delegate)  | 
| Modifier and Type | Method and Description | 
|---|---|
HystrixMetricHandler | 
HystrixMetricHandler.getDelegate()  | 
| Modifier and Type | Method and Description | 
|---|---|
static HystrixMetricHandler | 
HystrixMetricHandler.newInstance(HystrixMetricHandler arg)  | 
| Constructor and Description | 
|---|
HystrixMetricHandler(HystrixMetricHandler delegate)  | 
| Modifier and Type | Method and Description | 
|---|---|
HystrixMetricHandler | 
HystrixMetricHandler.getDelegate()  | 
| Modifier and Type | Method and Description | 
|---|---|
static HystrixMetricHandler | 
HystrixMetricHandler.newInstance(HystrixMetricHandler arg)  | 
| Constructor and Description | 
|---|
HystrixMetricHandler(HystrixMetricHandler delegate)  | 
Copyright © 2023 Eclipse. All rights reserved.