org.apache.blur.trace
Class Trace.TraceId
java.lang.Object
org.apache.blur.trace.Trace.TraceId
- Enclosing class:
- Trace
public static class Trace.TraceId
- extends Object
Trace.TraceId
public Trace.TraceId(String rootId,
String requestId)
getRootId
public String getRootId()
getRequestId
public String getRequestId()
toJsonObject
public org.json.JSONObject toJsonObject()
throws org.json.JSONException
- Throws:
org.json.JSONException
Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.