public class RequestTraceSpanLog extends Object implements Serializable
Constructor and Description |
---|
RequestTraceSpanLog() |
RequestTraceSpanLog(long timestampMillis) |
RequestTraceSpanLog(long timestampMillis,
String logName) |
RequestTraceSpanLog(String logName) |
Modifier and Type | Method and Description |
---|---|
void |
addLogEntry(String entry,
String value) |
Map<String,String> |
getLogEntries() |
long |
getTimeMillis() |
Copyright © 2018. All rights reserved.