Package | Description |
---|---|
com.yahoo.bard.webservice.web.handlers |
Modifier and Type | Class and Description |
---|---|
class |
AsyncWebServiceRequestHandler
Request handler to submit the response to the druid web service.
|
class |
CacheRequestHandler
Request handler to check the cache for a matching request and either return the cached result or send the next
handler.
|
class |
CacheV2RequestHandler
Request handler to check the cache for a matching request and either return the cached result or send the next
handler.
|
class |
DebugRequestHandler
Handler to return debugging of the request query without sending to druid.
|
class |
EtagCacheRequestHandler
Request handler to check the cache for a matching eTag.
|
class |
WebServiceSelectorRequestHandler
The Webservice selector routes requests in one of several ways, described below.
|
class |
WeightCheckRequestHandler
Weight check request handler determines whether a request should be processed based on estimated query cost.
|
Copyright © 2016–2018 Yahoo! Inc.. All rights reserved.