public class SolrHealthIndicator extends AbstractHealthIndicator
HealthIndicator
for Apache SolrConstructor and Description |
---|
SolrHealthIndicator(SolrServer solrServer) |
Modifier and Type | Method and Description |
---|---|
protected Health |
doHealthCheck()
Actual health check logic.
|
health
protected Health doHealthCheck() throws Exception
AbstractHealthIndicator
doHealthCheck
in class AbstractHealthIndicator
Health
Exception
- any Exception
that should create a Status.DOWN
system status.Copyright © 2014 Pivotal Software, Inc.. All rights reserved.