Class | Description |
---|---|
BardQueryInfo |
Main log of a request served by the TablesServlet.
|
DataRequest |
Corresponds mainly to the requesting part of a request served by the DataServlet.
|
DimensionRequest |
Main log of a request served by the DimensionsServlet.
|
DruidFilterInfo |
Logs some structural data about the filter sent to Druid, without actually logging the entire (potentially massive)
filter.
|
DruidResponse |
Corresponds mainly to the responding part of a request served by the DataServlet.
|
Durations |
Records the durations of each timed phase of the request processing.
|
Epilogue |
Common information for every request that is saved when the logging of a request is finalized.
|
FeatureFlagRequest |
Main log of a request served by the FeatureFlagServlet.
|
Filter |
Inner log block recording information related to the API filters of a query.
|
JobRequest |
Main log of a request served by the JobsServlet.
|
MetricRequest |
Main log of a request served by the MetricsServlet.
|
Preface |
Logging block for the "inbound" request information, serving as a preface to the subsequent logging blocks.
|
Response |
Corresponds mainly to the responding part of a request served by the DataServlet.
|
SliceRequest |
Main log of a request served by the SlicesServlet.
|
TableRequest |
Main log of a request served by the TablesServlet.
|
Threads |
Records the names of all the threads that handled part of this request.
|
Copyright © 2016–2018 Yahoo! Inc.. All rights reserved.