Modifier and Type | Method and Description |
---|---|
static HystrixMetricHandler |
HystrixMetricHandler.create(io.vertx.core.Vertx vertx)
Creates the handler, using the default notification address.
|
static HystrixMetricHandler |
HystrixMetricHandler.create(io.vertx.core.Vertx vertx,
String address)
Creates the handler.
|
Copyright © 2018 Eclipse. All rights reserved.