Modifier and Type | Method and Description |
---|---|
void |
end() |
Duration |
getDuration() |
Instant |
getEndTime() |
String |
getId() |
TraceLocation |
getLocation() |
String |
getName() |
String |
getParentId() |
Instant |
getStartTime() |
boolean |
inProgress() |
void |
start() |
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
String getId()
String getParentId()
String getName()
TraceLocation getLocation()
Instant getStartTime()
Instant getEndTime()
boolean inProgress()
Duration getDuration()
void start()
void end()