| Package | Description |
|---|---|
| org.apache.hadoop.hive.druid.security |
Package info file.
|
| Modifier and Type | Method and Description |
|---|---|
static <T> RetryResponseHolder<T> |
RetryResponseHolder.retry() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.druid.java.util.http.client.response.ClientResponse<RetryResponseHolder<Final>> |
RetryIfUnauthorizedResponseHandler.done(org.apache.druid.java.util.http.client.response.ClientResponse<RetryResponseHolder<Intermediate>> clientResponse) |
org.apache.druid.java.util.http.client.response.ClientResponse<RetryResponseHolder<Intermediate>> |
RetryIfUnauthorizedResponseHandler.handleChunk(org.apache.druid.java.util.http.client.response.ClientResponse<RetryResponseHolder<Intermediate>> clientResponse,
org.jboss.netty.handler.codec.http.HttpChunk httpChunk,
long chunkNum) |
org.apache.druid.java.util.http.client.response.ClientResponse<RetryResponseHolder<Intermediate>> |
RetryIfUnauthorizedResponseHandler.handleResponse(org.jboss.netty.handler.codec.http.HttpResponse httpResponse,
org.apache.druid.java.util.http.client.response.HttpResponseHandler.TrafficCop trafficCop) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.druid.java.util.http.client.response.ClientResponse<RetryResponseHolder<Final>> |
RetryIfUnauthorizedResponseHandler.done(org.apache.druid.java.util.http.client.response.ClientResponse<RetryResponseHolder<Intermediate>> clientResponse) |
void |
RetryIfUnauthorizedResponseHandler.exceptionCaught(org.apache.druid.java.util.http.client.response.ClientResponse<RetryResponseHolder<Intermediate>> clientResponse,
Throwable throwable) |
org.apache.druid.java.util.http.client.response.ClientResponse<RetryResponseHolder<Intermediate>> |
RetryIfUnauthorizedResponseHandler.handleChunk(org.apache.druid.java.util.http.client.response.ClientResponse<RetryResponseHolder<Intermediate>> clientResponse,
org.jboss.netty.handler.codec.http.HttpChunk httpChunk,
long chunkNum) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.