| Package | Description | 
|---|---|
| io.vertx.rxjava.circuitbreaker | 
| Modifier and Type | Field and Description | 
|---|---|
static io.vertx.lang.rx.TypeArg<HystrixMetricHandler> | 
HystrixMetricHandler.__TYPE_ARG  | 
| Modifier and Type | Method and Description | 
|---|---|
static HystrixMetricHandler | 
HystrixMetricHandler.create(Vertx vertx)
Creates the handler, using the default notification address. 
 | 
static HystrixMetricHandler | 
HystrixMetricHandler.create(Vertx vertx,
      String address)
Creates the handler. 
 | 
static HystrixMetricHandler | 
HystrixMetricHandler.newInstance(HystrixMetricHandler arg)  | 
Copyright © 2020 Eclipse. All rights reserved.