| Modifier and Type | Method and Description |
|---|---|
Span |
addLog(Supplier<String> logDescSupplier)
Logs work to span.
|
Span |
addTag(String tagName,
Supplier<String> tagValSupplier)
Adds tag to span with
String value. |
Span |
end()
Ends span.
|
Set<Scope> |
includedScopes() |
boolean |
isEnded() |
Span |
setStatus(SpanStatus spanStatus)
Explicitly set status for span.
|
SpanType |
type() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisChainablepublic static final Span INSTANCE
public Span addTag(String tagName, Supplier<String> tagValSupplier)
String value.public Span setStatus(SpanStatus spanStatus)
public Span end()
public boolean isEnded()
public Set<Scope> includedScopes()
includedScopes in interface Span
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.10.0 Release Date : March 10 2021