Example usage for io.vertx.core.metrics.impl DummyVertxMetrics subclass-usage

List of usage examples for io.vertx.core.metrics.impl DummyVertxMetrics subclass-usage

Introduction

In this page you can find the example usage for io.vertx.core.metrics.impl DummyVertxMetrics subclass-usage.

Usage

From source file org.apache.servicecomb.foundation.vertx.metrics.DefaultVertxMetrics.java

public class DefaultVertxMetrics extends DummyVertxMetrics {
    private final Vertx vertx;

    private VertxOptions vertxOptions;

    // to support listen multiple addresses, must use a map to manage the metric