Interface SpanScope
- All Superinterfaces:
AutoCloseable
- All Known Implementing Classes:
NoopSpanScope
An auto-closeable that represents scope of the span.
- Opensearch.experimental:
-
Field Summary
Fields -
Method Summary
-
Field Details
-
NO_OP
No-op Scope implementation
-
-
Method Details
-
close
void close()- Specified by:
closein interfaceAutoCloseable
-
attach
-
getSpan
-