Package | Description |
---|---|
io.vertx.rxjava.circuitbreaker |
Modifier and Type | Field and Description |
---|---|
static 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(io.vertx.circuitbreaker.HystrixMetricHandler arg) |
Copyright © 2019 Eclipse. All rights reserved.