public class BrokerQueryResource extends QueryResource
QueryResource.ResourceIOReaderWriter, QueryResource.ResourceIOWriterAPPLICATION_SMILE, authConfig, authorizerMapper, HEADER_ETAG, HEADER_IF_NONE_MATCH, HEADER_RESPONSE_CONTEXT, jsonMapper, log, queryLifecycleFactory, queryScheduler, serializeDateTimeAsLongJsonMapper, serializeDateTimeAsLongSmileMapper, smileMapper| Constructor and Description |
|---|
BrokerQueryResource(QueryLifecycleFactory queryLifecycleFactory,
com.fasterxml.jackson.databind.ObjectMapper jsonMapper,
com.fasterxml.jackson.databind.ObjectMapper smileMapper,
QueryScheduler queryScheduler,
AuthConfig authConfig,
AuthorizerMapper authorizerMapper,
ResponseContextConfig responseContextConfig,
DruidNode selfNode,
TimelineServerView brokerServerView) |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
getQueryTargets(InputStream in,
String pretty,
int numCandidates,
javax.servlet.http.HttpServletRequest req) |
cancelQuery, createResourceIOReaderWriter, doPost, getFailedQueryCount, getInterruptedQueryCount, getSuccessfulQueryCount, getTimedOutQueryCount, serializeDataTimeAsLong@Inject public BrokerQueryResource(QueryLifecycleFactory queryLifecycleFactory, com.fasterxml.jackson.databind.ObjectMapper jsonMapper, com.fasterxml.jackson.databind.ObjectMapper smileMapper, QueryScheduler queryScheduler, AuthConfig authConfig, AuthorizerMapper authorizerMapper, ResponseContextConfig responseContextConfig, DruidNode selfNode, TimelineServerView brokerServerView)
public javax.ws.rs.core.Response getQueryTargets(InputStream in, String pretty, int numCandidates, @Context javax.servlet.http.HttpServletRequest req) throws IOException
IOExceptionCopyright © 2011–2021 The Apache Software Foundation. All rights reserved.