public class SearchProviderHealthCheck
extends com.codahale.metrics.health.HealthCheck
Constructor and Description |
---|
SearchProviderHealthCheck(SearchProvider searchProvider)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
protected com.codahale.metrics.health.HealthCheck.Result |
check() |
public SearchProviderHealthCheck(SearchProvider searchProvider)
searchProvider
- SearchProvider to check the health of.Copyright © 2016–2018 Yahoo! Inc.. All rights reserved.