Class ScatterGatherRequestHandler4<H,P extends ResourcePath<K>,K,R>

java.lang.Object
com.linkedin.alpini.router.ScatterGatherRequestHandler<H,P,K,R>
com.linkedin.alpini.router.ScatterGatherRequestHandlerImpl<H,P,K,R,io.netty.channel.ChannelHandlerContext,BasicFullHttpRequest,io.netty.handler.codec.http.FullHttpResponse,io.netty.handler.codec.http.HttpResponseStatus,ScatterGatherHelper<H,P,K,R,BasicFullHttpRequest,io.netty.handler.codec.http.FullHttpResponse,io.netty.handler.codec.http.HttpResponseStatus>>
com.linkedin.alpini.router.ScatterGatherRequestHandler4<H,P,K,R>
All Implemented Interfaces:
AsyncFullHttpRequestHandler.RequestHandler

public class ScatterGatherRequestHandler4<H,P extends ResourcePath<K>,K,R> extends ScatterGatherRequestHandlerImpl<H,P,K,R,io.netty.channel.ChannelHandlerContext,BasicFullHttpRequest,io.netty.handler.codec.http.FullHttpResponse,io.netty.handler.codec.http.HttpResponseStatus,ScatterGatherHelper<H,P,K,R,BasicFullHttpRequest,io.netty.handler.codec.http.FullHttpResponse,io.netty.handler.codec.http.HttpResponseStatus>> implements AsyncFullHttpRequestHandler.RequestHandler