Module org.neo4j.driver
Interface BoltHandleObservation
- All Superinterfaces:
Observation
- All Known Implementing Classes:
NoopBoltHandleObservation
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.neo4j.driver.internal.observation.Observation
Observation.Scope
-
Method Summary
Methods inherited from interface org.neo4j.driver.internal.observation.Observation
openScope, stop, writeReactiveContext
-
Method Details
-
start
BoltHandleObservation start()- Specified by:
start
in interfaceObservation
-
onIgnored
BoltHandleObservation onIgnored() -
onSummary
-
error
- Specified by:
error
in interfaceObservation
-