public class CompositeTrace extends Object implements Trace
CompositeTrace(List<Trace> traces)
TraceCaller
begin(TraceContext context)
List<Trace>
getTraces()
String
type()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CompositeTrace(List<Trace> traces)
public TraceCaller begin(TraceContext context)
begin
Trace
public List<Trace> getTraces()
public String type()
type
com.jd.laf.extension.Type<String>
Copyright © 2020 Joyqueue Community. All rights reserved.