Package com.helixframework.tracing
Class NoopCorrelationId
java.lang.Object
com.helixframework.tracing.NoopCorrelationId
- All Implemented Interfaces:
HelixCorrelationId
No-op distributed correlation identifier provider.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NoopCorrelationId
public NoopCorrelationId()
-
-
Method Details
-
traceId
Description copied from interface:HelixCorrelationIdGets the trace id.- Specified by:
traceIdin interfaceHelixCorrelationId- Returns:
- trace id
-
spanId
Description copied from interface:HelixCorrelationIdGets the span id.- Specified by:
spanIdin interfaceHelixCorrelationId- Returns:
- span id
-