|
Neo4j Enterprise | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CircuitBreaker.Status | |
---|---|
org.neo4j.kernel | Implementation for embedding a Neo4j graph database in an application. |
Uses of CircuitBreaker.Status in org.neo4j.kernel |
---|
Methods in org.neo4j.kernel that return CircuitBreaker.Status | |
---|---|
CircuitBreaker.Status |
CircuitBreaker.getStatus()
|
static CircuitBreaker.Status |
CircuitBreaker.Status.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static CircuitBreaker.Status[] |
CircuitBreaker.Status.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
Neo4j Enterprise | |||||||||
PREV NEXT | FRAMES NO FRAMES |