- java.lang.Object
-
- org.bithon.server.tracing.sink.TraceSpan
-
- org.bithon.server.web.service.tracing.api.TraceSpanBo
-
-
Field Summary
-
Fields inherited from class org.bithon.server.tracing.sink.TraceSpan
appName, clazz, costTime, endTime, instanceName, kind, method, name, parentApplication, parentSpanId, spanId, startTime, tags, traceId
-
Method Summary
-
Methods inherited from class org.bithon.server.tracing.sink.TraceSpan
canEqual, getAppName, getClazz, getCostTime, getEndTime, getInstanceName, getKind, getMethod, getName, getParentApplication, getParentSpanId, getSpanId, getStartTime, getTags, getTraceId, setAppName, setClazz, setCostTime, setEndTime, setInstanceName, setKind, setMethod, setName, setParentApplication, setParentSpanId, setSpanId, setStartTime, setTags, setTraceId, toString
-
-
Constructor Detail
-
TraceSpanBo
public TraceSpanBo()
-
Method Detail
-
hashCode
public int hashCode()
- Overrides:
hashCode in class org.bithon.server.tracing.sink.TraceSpan
Copyright © 2020–2021. All rights reserved.