Interface TracerContextStorage<K,V>
- Type Parameters:
K- key typeV- value type
@InternalApi
public interface TracerContextStorage<K,V>
Storage interface used for storing tracing context
- Opensearch.internal:
-
Field Summary
Fields -
Method Summary
-
Field Details
-
CURRENT_SPAN
-
-
Method Details
-
get
-
put
-