- All Known Implementing Classes:
AllocatedPersistentTask
,BulkByScrollTask
,CancellableTask
,DownsampleTask
,HealthNode
,PrimaryReplicaSyncer.ResyncTask
,ReplicationTask
,RestRequest
,SearchShardTask
,SearchTask
,Task
public interface Traceable
A class that can be traced using the telemetry tracing API
-
Method Summary
-
Method Details
-
getSpanId
String getSpanId()A consistent id for the span. Should be structured "[short-name]-[unique-id]" ie "request-abc1234"
-