Uses of Class
org.apache.druid.frame.file.FrameFilePartialFetch
Packages that use FrameFilePartialFetch
-
Uses of FrameFilePartialFetch in org.apache.druid.frame.file
Methods in org.apache.druid.frame.file that return types with arguments of type FrameFilePartialFetchModifier and TypeMethodDescriptionFrameFileHttpResponseHandler.done(ClientResponse<FrameFilePartialFetch> clientResponse) FrameFileHttpResponseHandler.handleChunk(ClientResponse<FrameFilePartialFetch> clientResponse, org.jboss.netty.handler.codec.http.HttpChunk chunk, long chunkNum) FrameFileHttpResponseHandler.handleResponse(org.jboss.netty.handler.codec.http.HttpResponse response, HttpResponseHandler.TrafficCop trafficCop) Method parameters in org.apache.druid.frame.file with type arguments of type FrameFilePartialFetchModifier and TypeMethodDescriptionFrameFileHttpResponseHandler.done(ClientResponse<FrameFilePartialFetch> clientResponse) voidFrameFileHttpResponseHandler.exceptionCaught(ClientResponse<FrameFilePartialFetch> clientResponse, Throwable e) FrameFileHttpResponseHandler.handleChunk(ClientResponse<FrameFilePartialFetch> clientResponse, org.jboss.netty.handler.codec.http.HttpChunk chunk, long chunkNum)