public class TinkerPopHealthCheck
extends com.codahale.metrics.health.HealthCheck
HealthCheck that validates the servers ability to connect to the TinkerPop server| Constructor and Description |
|---|
TinkerPopHealthCheck(org.apache.tinkerpop.gremlin.driver.Cluster cluster,
String validationGremlinQuery,
io.dropwizard.util.Duration validationTimeout) |
| Modifier and Type | Method and Description |
|---|---|
protected com.codahale.metrics.health.HealthCheck.Result |
check() |
public TinkerPopHealthCheck(org.apache.tinkerpop.gremlin.driver.Cluster cluster,
String validationGremlinQuery,
io.dropwizard.util.Duration validationTimeout)
Copyright © 2017. All rights reserved.