| ControllerJobStatusResource |
|
| DebugResource |
Debug resource for Pinot Server.
|
| DefaultExceptionMapper |
|
| ErrorInfo |
|
| ErrorResponse |
|
| HealthCheckResource |
REST API to do health check through ServiceStatus.
|
| MmapDebugResource |
Debug endpoint to check memory allocation.
|
| PinotServerAppConfigs |
|
| PinotServerLogger |
Logger resource.
|
| QueryResource |
API to cancel query running on the server, given a queryId.
|
| SegmentMetadataFetcher |
This is a wrapper class for fetching segment metadata related information.
|
| ServerResourceUtils |
Utility class for Server resources.
|
| ShutDownFilter |
This filter is used to reject all requests when server is shutting down, and only allow the liveness check to go
through.
|
| TableSizeResource |
API to provide table sizes
|
| TablesResource |
|
| TableTierResource |
A server-side API to get the storage tiers of immutable segments of the given table from the server being requested.
|