Module org.neo4j.driver
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 org.neo4j.driver.internal.observation.NoopObservation
NoopObservation.NoopScopeNested classes/interfaces inherited from interface org.neo4j.driver.internal.observation.Observation
Observation.Scope -
Method Summary
Methods inherited from class org.neo4j.driver.internal.observation.NoopObservation
openScope, stopMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.neo4j.driver.internal.observation.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
-