Class NoopBoltExchangeObservation
java.lang.Object
org.neo4j.driver.internal.observation.NoopObservation
org.neo4j.driver.internal.observation.NoopBoltExchangeObservation
- All Implemented Interfaces:
BoltExchangeObservation, Observation
public final class NoopBoltExchangeObservation
extends NoopObservation
implements BoltExchangeObservation
-
Nested Class Summary
Nested classes/interfaces inherited from class NoopObservation
NoopObservation.NoopScopeNested classes/interfaces inherited from interface Observation
Observation.Scope -
Method Summary
Methods inherited from class NoopObservation
openScope, stopMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Observation
openScope, stop, writeReactiveContext
-
Method Details
-
getInstance
-
start
- Specified by:
startin interfaceBoltExchangeObservation- Specified by:
startin interfaceObservation- Overrides:
startin classNoopObservation
-
onWrite
- Specified by:
onWritein interfaceBoltExchangeObservation
-
onRecord
- Specified by:
onRecordin interfaceBoltExchangeObservation
-
onSummary
- Specified by:
onSummaryin interfaceBoltExchangeObservation
-
error
- Specified by:
errorin interfaceBoltExchangeObservation- Specified by:
errorin interfaceObservation- Overrides:
errorin classNoopObservation
-