public class TraceLog extends Object
| Constructor and Description |
|---|
TraceLog(String aApplicationName,
String aHostname,
long aStartTime,
long aDuration,
List<Span> aSpans) |
| Modifier and Type | Method and Description |
|---|---|
static TraceLog |
fromJSON(String aJSON) |
String |
toJSON() |
public static TraceLog fromJSON(String aJSON) throws IOException
IOExceptionpublic String toJSON() throws com.fasterxml.jackson.core.JsonProcessingException
com.fasterxml.jackson.core.JsonProcessingExceptionCopyright © 2018–2019 Thalia Bücher GmbH. All rights reserved.