Modifier and Type | Class and Description |
---|---|
class |
RabbitHealthIndicator
Simple implementation of a
HealthIndicator returning status information for the
RabbitMQ messaging system. |
Modifier and Type | Class and Description |
---|---|
class |
CassandraHealthIndicator
Simple implementation of a
HealthIndicator returning status information for
Cassandra data stores. |
Modifier and Type | Class and Description |
---|---|
class |
CouchbaseHealthIndicator
HealthIndicator for Couchbase. |
Modifier and Type | Class and Description |
---|---|
class |
ElasticsearchHealthIndicator
HealthIndicator for an Elasticsearch cluster. |
class |
ElasticsearchJestHealthIndicator
HealthIndicator for Elasticsearch using a JestClient . |
Modifier and Type | Class and Description |
---|---|
class |
ApplicationHealthIndicator
Default implementation of
HealthIndicator that returns Status.UP . |
Modifier and Type | Class and Description |
---|---|
class |
InfluxDbHealthIndicator
HealthIndicator for InfluxDB. |
Modifier and Type | Class and Description |
---|---|
class |
DataSourceHealthIndicator
HealthIndicator that tests the status of a DataSource and optionally
runs a test query. |
Modifier and Type | Class and Description |
---|---|
class |
JmsHealthIndicator
HealthIndicator for a JMS ConnectionFactory . |
Modifier and Type | Class and Description |
---|---|
class |
LdapHealthIndicator
HealthIndicator for configured LDAP server(s). |
Modifier and Type | Class and Description |
---|---|
class |
MailHealthIndicator
HealthIndicator for configured smtp server(s). |
Modifier and Type | Class and Description |
---|---|
class |
MongoHealthIndicator
Simple implementation of a
HealthIndicator returning status information for
Mongo data stores. |
Modifier and Type | Class and Description |
---|---|
class |
Neo4jHealthIndicator
HealthIndicator that tests the status of a Neo4j by executing a Cypher
statement. |
Modifier and Type | Class and Description |
---|---|
class |
RedisHealthIndicator
Simple implementation of a
HealthIndicator returning status information for
Redis data stores. |
Modifier and Type | Class and Description |
---|---|
class |
SolrHealthIndicator
HealthIndicator for Apache Solr. |
Modifier and Type | Class and Description |
---|---|
class |
DiskSpaceHealthIndicator
A
HealthIndicator that checks available disk space and reports a status of
Status.DOWN when it drops below a configurable threshold. |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.