ナビゲーションリンクをスキップ
ホーム
概要
パッケージ
使用
ツリー
非推奨
インデックス
検索
ヘルプ
Spring Integration
org.springframework.integration.support.management.metrics
内容
サイドバーを隠す
❮
❯
サイドバーを表示
説明
関連パッケージ
クラスおよびインターフェース
パッケージ org.springframework.integration.support.management.metrics
パッケージ
org.springframework.integration.support.management.metrics
5.0 メトリクスに関連するインターフェースを提供します。
関連パッケージ
パッケージ
説明
org.springframework.integration.support.management
管理サポートに関連するクラスを提供します。
org.springframework.integration.support.management.micrometer
メトリクスに対する Micrometer の使用をサポートするクラスを提供します。
org.springframework.integration.support.management.observation
Micrometer Observation API をサポートするクラスを提供します。
インターフェース
クラス
説明
CounterFacade
GaugeFacade
MeterFacade
メーターのファサード。
MetricsCaptor
具体的な実装に委譲するメトリクスファサード。
MetricsCaptor.CounterBuilder
カウンターのビルダー。
MetricsCaptor.GaugeBuilder
ゲージのビルダー。
MetricsCaptor.TimerBuilder
タイマーのビルダー。
SampleFacade
TimerFacade