java.lang.Object
org.neo4j.driver.internal.observation.NoopObservation
- All Implemented Interfaces:
Observation
- Direct Known Subclasses:
NoopBoltExchangeObservation,NoopBoltHandleObservation,NoopHttpExchangeObservation
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface org.neo4j.driver.internal.observation.Observation
Observation.Scope -
Constructor Summary
Constructors -
Method Summary
Methods 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
writeReactiveContext
-
Constructor Details
-
NoopObservation
public NoopObservation()
-
-
Method Details
-
getInstance
-
start
- Specified by:
startin interfaceObservation
-
error
- Specified by:
errorin interfaceObservation
-
stop
public void stop()- Specified by:
stopin interfaceObservation
-
openScope
- Specified by:
openScopein interfaceObservation
-