| BaseRecording |
A base recording class.
|
| FilterType |
The type of filter - currently SCAN and INDEX (everything not implemented as a scan).
|
| InvocationRecording |
Interface for recording data about query execution.
|
| InvocationScope |
Convergence of {@see Span} (the lifecycle) and {@see InvocationRecording} (the data).
|
| NoOpRecording |
Used when tracing is disabled.
|
| RequestContext |
|
| RequestContext.FanoutType |
|
| RequestScope |
A scope wrapping an end to end synchronous pinot request.
|
| Scope |
Models the lifecycle of a span of synchronous work, analogous to the Scope concept in tracing libraries.
|
| Tracer |
Tracer responsible for trace state management.
|