Package | Description |
---|---|
com.yahoo.bard.webservice.web | |
com.yahoo.bard.webservice.web.endpoints | |
com.yahoo.bard.webservice.web.responseprocessors |
Modifier and Type | Method and Description |
---|---|
ResponseContext |
PreResponse.getResponseContext() |
Constructor and Description |
---|
PreResponse(ResultSet resultSet,
ResponseContext responseContext)
Build PreResponse using the given ResultSet and ResponseContext.
|
Modifier and Type | Method and Description |
---|---|
protected ResponseContext |
JobsServlet.addPaginationInfoToResponseContext(ResponseContext responseContext,
javax.ws.rs.core.UriInfo uriInfo,
Pagination<Result> pages)
Add pagination details to ResponseContext.
|
Modifier and Type | Method and Description |
---|---|
protected ResponseContext |
JobsServlet.addPaginationInfoToResponseContext(ResponseContext responseContext,
javax.ws.rs.core.UriInfo uriInfo,
Pagination<Result> pages)
Add pagination details to ResponseContext.
|
Modifier and Type | Field and Description |
---|---|
protected ResponseContext |
MappingResponseProcessor.responseContext |
Modifier and Type | Method and Description |
---|---|
ResponseContext |
CacheV2ResponseProcessor.getResponseContext() |
ResponseContext |
ResponseProcessor.getResponseContext()
The response context allows state to be injected from construction and visible across response processor
layers as necessary.
|
ResponseContext |
DruidPartialDataResponseProcessor.getResponseContext() |
ResponseContext |
SplitQueryResponseProcessor.getResponseContext() |
ResponseContext |
EtagCacheResponseProcessor.getResponseContext() |
ResponseContext |
MappingResponseProcessor.getResponseContext() |
ResponseContext |
WeightCheckResponseProcessor.getResponseContext() |
ResponseContext |
CachingResponseProcessor.getResponseContext() |
Copyright © 2016–2018 Yahoo! Inc.. All rights reserved.