@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, channelRead
channelActive, channelInactive, channelReadComplete, channelRegistered, channelUnregistered, channelWritabilityChanged, exceptionCaught, userEventTriggered
ensureNotSharable, handlerAdded, handlerRemoved, isSharable
public 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>>
Exception
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.