クラスの使用
org.springframework.boot.actuate.health.AbstractReactiveHealthIndicator
AbstractReactiveHealthIndicator を使用するパッケージ
パッケージ
説明
Cassandra のアクチュエーターサポート。
Couchbase のアクチュエーターサポート。
Spring Data に依存する Elasticsearch のアクチュエーターサポート。
Spring Data に依存する Mongo のアクチュエーターサポート。
Spring Data に依存する Redis のアクチュエーターサポート。
Neo4j のアクチュエーターサポート。
R2DBC のアクチュエーターサポート。
org.springframework.boot.actuate.cassandra 内の AbstractReactiveHealthIndicator 使用
org.springframework.boot.actuate.couchbase 内の AbstractReactiveHealthIndicator 使用
org.springframework.boot.actuate.data.elasticsearch 内の AbstractReactiveHealthIndicator 使用
org.springframework.boot.actuate.data.mongo 内の AbstractReactiveHealthIndicator 使用
org.springframework.boot.actuate.data.redis 内の AbstractReactiveHealthIndicator 使用
org.springframework.boot.actuate.neo4j 内の AbstractReactiveHealthIndicator 使用
修飾子と型クラス説明final class
Cypher ステートメントを実行し、サーバーとデータベースの情報を抽出することにより、Neo4j のステータスをテストするReactiveHealthIndicator
。org.springframework.boot.actuate.r2dbc 内の AbstractReactiveHealthIndicator 使用