toggle menu
Wow
3.16.8
jvm
switch theme
search in API
wow-core
/
me.ahoo.wow.messaging.propagation
/
TraceMessagePropagator
/
Companion
Companion
object
Companion
Members
Properties
trace
Id
Link copied to clipboard
val
Header
.
traceId
:
String
?
upstream
Id
Link copied to clipboard
val
Header
.
upstreamId
:
String
?
upstream
Name
Link copied to clipboard
val
Header
.
upstreamName
:
String
?
Functions
ensure
Trace
Id
Link copied to clipboard
fun
<
C
:
Any
>
CommandMessage
<
C
>
.
ensureTraceId
(
)
:
CommandMessage
<
C
>
with
Trace
Id
Link copied to clipboard
fun
Header
.
withTraceId
(
traceId
:
String
)
:
Header
with
Upstream
Id
Link copied to clipboard
fun
Header
.
withUpstreamId
(
upstreamId
:
String
)
:
Header
with
Upstream
Name
Link copied to clipboard
fun
Header
.
withUpstreamName
(
upstreamName
:
String
)
:
Header