| Package | Description |
|---|---|
| io.druid.security.kerberos |
| Modifier and Type | Method and Description |
|---|---|
static <T> RetryResponseHolder<T> |
RetryResponseHolder.retry() |
| Modifier and Type | Method and Description |
|---|---|
ClientResponse<RetryResponseHolder<Final>> |
RetryIfUnauthorizedResponseHandler.done(ClientResponse<RetryResponseHolder<Intermediate>> clientResponse) |
ClientResponse<RetryResponseHolder<Intermediate>> |
RetryIfUnauthorizedResponseHandler.handleChunk(ClientResponse<RetryResponseHolder<Intermediate>> clientResponse,
org.jboss.netty.handler.codec.http.HttpChunk httpChunk) |
ClientResponse<RetryResponseHolder<Intermediate>> |
RetryIfUnauthorizedResponseHandler.handleResponse(org.jboss.netty.handler.codec.http.HttpResponse httpResponse) |
| Modifier and Type | Method and Description |
|---|---|
ClientResponse<RetryResponseHolder<Final>> |
RetryIfUnauthorizedResponseHandler.done(ClientResponse<RetryResponseHolder<Intermediate>> clientResponse) |
void |
RetryIfUnauthorizedResponseHandler.exceptionCaught(ClientResponse<RetryResponseHolder<Intermediate>> clientResponse,
Throwable throwable) |
ClientResponse<RetryResponseHolder<Intermediate>> |
RetryIfUnauthorizedResponseHandler.handleChunk(ClientResponse<RetryResponseHolder<Intermediate>> clientResponse,
org.jboss.netty.handler.codec.http.HttpChunk httpChunk) |
Copyright © 2011–2018. All rights reserved.