Index
All Classes and Interfaces|All Packages
C
- com.helixframework.tracing.http - package com.helixframework.tracing.http
H
- HttpHeaderHelixCorrelationId - Class in com.helixframework.tracing.http
-
Implementation of
HelixCorrelationIdthat retrieves correlation identifiers (trace id and span id) from HTTP headers in a providedHttpServletRequestinstance. - HttpHeaderHelixCorrelationId(String, String, HttpServletRequest) - Constructor for class com.helixframework.tracing.http.HttpHeaderHelixCorrelationId
-
Constructs an instance of
HttpHeaderHelixCorrelationIdthat retrieves trace id and span id from specified HTTP headers in the providedHttpServletRequest.
S
- spanId() - Method in class com.helixframework.tracing.http.HttpHeaderHelixCorrelationId
T
- traceId() - Method in class com.helixframework.tracing.http.HttpHeaderHelixCorrelationId
All Classes and Interfaces|All Packages