クラス MicrometerMetricsCaptor.MicroGauge

java.lang.ObjectSE
org.springframework.integration.support.management.micrometer.MicrometerMetricsCaptor.AbstractMeter<io.micrometer.core.instrument.Gauge>
org.springframework.integration.support.management.micrometer.MicrometerMetricsCaptor.MicroGauge
実装されたすべてのインターフェース:
GaugeFacadeMeterFacade
含まれているクラス:
MicrometerMetricsCaptor

protected static class MicrometerMetricsCaptor.MicroGauge extends MicrometerMetricsCaptor.AbstractMeter<io.micrometer.core.instrument.Gauge> implements GaugeFacade
導入:
5.0.4
作成者:
Gary Russell, Artem Bilan
  • フィールドのサマリー

    クラス org.springframework.integration.support.management.micrometer.MicrometerMetricsCaptor.AbstractMeter から継承されたフィールド

    meterRegistry
  • コンストラクターの概要

    コンストラクター
    修飾子
    コンストラクター
    説明
    protected
    MicroGauge(io.micrometer.core.instrument.Gauge gauge, io.micrometer.core.instrument.MeterRegistry meterRegistry)
  • メソッドのサマリー

    修飾子と型
    メソッド
    説明
    boolean
    protected io.micrometer.core.instrument.Gauge
    メーターを取得します。
    int

    クラス org.springframework.integration.support.management.micrometer.MicrometerMetricsCaptor.AbstractMeter から継承されたメソッド

    remove

    クラス java.lang.ObjectSE から継承されたメソッド

    clone, finalize, getClass, notify, notifyAll, toString, wait, waitSE, waitSE

    インターフェース org.springframework.integration.support.management.metrics.MeterFacade から継承されたメソッド

    remove
  • コンストラクターの詳細

    • MicroGauge

      protected MicroGauge(io.micrometer.core.instrument.Gauge gauge, io.micrometer.core.instrument.MeterRegistry meterRegistry)
  • メソッドの詳細