Class TracePublisher.NoOpTracePublisher
java.lang.Object
io.datarouter.instrumentation.trace.TracePublisher.NoOpTracePublisher
- All Implemented Interfaces:
TracePublisher
- Enclosing interface:
- TracePublisher
public static class TracePublisher.NoOpTracePublisher extends Object implements TracePublisher
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.datarouter.instrumentation.trace.TracePublisher
TracePublisher.NoOpTracePublisher -
Constructor Summary
Constructors Constructor Description NoOpTracePublisher() -
Method Summary
Modifier and Type Method Description PublishingResponseDtoadd(TraceEntityBatchDto traceEntityBatchDto)
-
Constructor Details
-
NoOpTracePublisher
public NoOpTracePublisher()
-
-
Method Details
-
add
- Specified by:
addin interfaceTracePublisher
-