@ChannelHandler.Sharable
public static class MesosArtifactServer.VirtualFileServerHandler
extends org.apache.flink.shaded.netty4.io.netty.channel.SimpleChannelInboundHandler<org.apache.flink.runtime.rest.handler.router.RoutedRequest>
| Constructor and Description |
|---|
VirtualFileServerHandler(org.apache.flink.core.fs.Path path) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
channelRead0(org.apache.flink.shaded.netty4.io.netty.channel.ChannelHandlerContext ctx,
org.apache.flink.runtime.rest.handler.router.RoutedRequest routedRequest) |
void |
exceptionCaught(org.apache.flink.shaded.netty4.io.netty.channel.ChannelHandlerContext ctx,
Throwable cause) |
acceptInboundMessage, channelReadchannelActive, channelInactive, channelReadComplete, channelRegistered, channelUnregistered, channelWritabilityChanged, userEventTriggeredensureNotSharable, handlerAdded, handlerRemoved, isSharablepublic VirtualFileServerHandler(org.apache.flink.core.fs.Path path)
throws IOException
IOExceptionprotected void channelRead0(org.apache.flink.shaded.netty4.io.netty.channel.ChannelHandlerContext ctx,
org.apache.flink.runtime.rest.handler.router.RoutedRequest routedRequest)
throws Exception
channelRead0 in class org.apache.flink.shaded.netty4.io.netty.channel.SimpleChannelInboundHandler<org.apache.flink.runtime.rest.handler.router.RoutedRequest>Exceptionpublic void exceptionCaught(org.apache.flink.shaded.netty4.io.netty.channel.ChannelHandlerContext ctx,
Throwable cause)
exceptionCaught in interface org.apache.flink.shaded.netty4.io.netty.channel.ChannelHandlerexceptionCaught in interface org.apache.flink.shaded.netty4.io.netty.channel.ChannelInboundHandlerexceptionCaught in class org.apache.flink.shaded.netty4.io.netty.channel.ChannelInboundHandlerAdapterCopyright © 2014–2019 The Apache Software Foundation. All rights reserved.