|
Neo4j Enterprise | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DiagnosticsProvider | |
---|---|
org.neo4j.kernel.configuration | |
org.neo4j.kernel.info |
Uses of DiagnosticsProvider in org.neo4j.kernel.configuration |
---|
Classes in org.neo4j.kernel.configuration that implement DiagnosticsProvider | |
---|---|
class |
Config
This class holds the overall configuration of a Neo4j database instance. |
Uses of DiagnosticsProvider in org.neo4j.kernel.info |
---|
Methods in org.neo4j.kernel.info that return types with arguments of type DiagnosticsProvider | |
---|---|
Iterator<DiagnosticsProvider> |
DiagnosticsManager.iterator()
|
Methods in org.neo4j.kernel.info with parameters of type DiagnosticsProvider | |
---|---|
void |
DiagnosticsManager.appendProvider(DiagnosticsProvider provider)
|
void |
DiagnosticsManager.prependProvider(DiagnosticsProvider provider)
|
|
Neo4j Enterprise | |||||||||
PREV NEXT | FRAMES NO FRAMES |