public class Tracestate extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Tracestate.TracestateMemeber |
| Modifier and Type | Field and Description |
|---|---|
static String |
TRACESTATE_DR_KEY |
static String |
TRACESTATE_KEYVALUE_DELIMITER |
static String |
TRACESTATE_MEMBER_DELIMITER |
| Constructor and Description |
|---|
Tracestate() |
| Modifier and Type | Method and Description |
|---|---|
void |
addDatarouterListMember(String value) |
void |
addListMember(String key,
String value) |
static Tracestate |
generateNew(String parentId) |
Tracestate.TracestateMemeber |
getLastestTracestate() |
String |
toString() |
public static final String TRACESTATE_DR_KEY
public static final String TRACESTATE_KEYVALUE_DELIMITER
public static final String TRACESTATE_MEMBER_DELIMITER
public void addDatarouterListMember(String value)
public Tracestate.TracestateMemeber getLastestTracestate()
public static Tracestate generateNew(String parentId)
parentId - parentId in traceparentCopyright © 2009–2021. All rights reserved.