| Package | Description |
|---|---|
| org.apache.druid.frame.file |
| Modifier and Type | Method and Description |
|---|---|
ClientResponse<FrameFilePartialFetch> |
FrameFileHttpResponseHandler.done(ClientResponse<FrameFilePartialFetch> clientResponse) |
ClientResponse<FrameFilePartialFetch> |
FrameFileHttpResponseHandler.handleChunk(ClientResponse<FrameFilePartialFetch> clientResponse,
org.jboss.netty.handler.codec.http.HttpChunk chunk,
long chunkNum) |
ClientResponse<FrameFilePartialFetch> |
FrameFileHttpResponseHandler.handleResponse(org.jboss.netty.handler.codec.http.HttpResponse response,
HttpResponseHandler.TrafficCop trafficCop) |
| Modifier and Type | Method and Description |
|---|---|
ClientResponse<FrameFilePartialFetch> |
FrameFileHttpResponseHandler.done(ClientResponse<FrameFilePartialFetch> clientResponse) |
void |
FrameFileHttpResponseHandler.exceptionCaught(ClientResponse<FrameFilePartialFetch> clientResponse,
Throwable e) |
ClientResponse<FrameFilePartialFetch> |
FrameFileHttpResponseHandler.handleChunk(ClientResponse<FrameFilePartialFetch> clientResponse,
org.jboss.netty.handler.codec.http.HttpChunk chunk,
long chunkNum) |
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.