Modifier and Type | Method and Description |
---|---|
protected void |
MesosArtifactServer.VirtualFileServerHandler.channelRead0(org.apache.flink.shaded.netty4.io.netty.channel.ChannelHandlerContext ctx,
RoutedRequest routedRequest) |
Modifier and Type | Method and Description |
---|---|
protected void |
LeaderRetrievalHandler.channelRead0(org.apache.flink.shaded.netty4.io.netty.channel.ChannelHandlerContext channelHandlerContext,
RoutedRequest routedRequest) |
protected abstract void |
LeaderRetrievalHandler.respondAsLeader(org.apache.flink.shaded.netty4.io.netty.channel.ChannelHandlerContext channelHandlerContext,
RoutedRequest request,
T gateway) |
protected void |
AbstractHandler.respondAsLeader(org.apache.flink.shaded.netty4.io.netty.channel.ChannelHandlerContext ctx,
RoutedRequest routedRequest,
T gateway) |
Modifier and Type | Method and Description |
---|---|
protected void |
ConstantTextHandler.channelRead0(org.apache.flink.shaded.netty4.io.netty.channel.ChannelHandlerContext ctx,
RoutedRequest routed) |
Modifier and Type | Method and Description |
---|---|
protected void |
StaticFileServerHandler.respondAsLeader(org.apache.flink.shaded.netty4.io.netty.channel.ChannelHandlerContext channelHandlerContext,
RoutedRequest routedRequest,
T gateway) |
Modifier and Type | Method and Description |
---|---|
void |
HistoryServerStaticFileServerHandler.channelRead0(org.apache.flink.shaded.netty4.io.netty.channel.ChannelHandlerContext ctx,
RoutedRequest routedRequest) |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.