| Package | Description |
|---|---|
| io.vertx.rxjava.circuitbreaker |
| 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 © 2018 Eclipse. All rights reserved.