@ChannelHandler.Sharable public class GeneratedLogUrlHandler extends org.apache.flink.shaded.netty4.io.netty.channel.SimpleChannelInboundHandler<RoutedRequest<Object>>
| Constructor and Description |
|---|
GeneratedLogUrlHandler(CompletableFuture<String> patternFuture) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
channelRead0(org.apache.flink.shaded.netty4.io.netty.channel.ChannelHandlerContext ctx,
RoutedRequest<Object> routedRequest) |
acceptInboundMessage, channelReadchannelActive, channelInactive, channelReadComplete, channelRegistered, channelUnregistered, channelWritabilityChanged, exceptionCaught, userEventTriggeredensureNotSharable, handlerAdded, handlerRemoved, isSharablepublic GeneratedLogUrlHandler(CompletableFuture<String> patternFuture)
protected void channelRead0(org.apache.flink.shaded.netty4.io.netty.channel.ChannelHandlerContext ctx,
RoutedRequest<Object> routedRequest)
throws Exception
channelRead0 in class org.apache.flink.shaded.netty4.io.netty.channel.SimpleChannelInboundHandler<RoutedRequest<Object>>ExceptionCopyright © 2014–2024 The Apache Software Foundation. All rights reserved.