| Package | Description |
|---|---|
| org.apache.flink.runtime.rest.handler | |
| org.apache.flink.runtime.rest.handler.job | |
| org.apache.flink.runtime.rest.handler.legacy.files |
| 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 |
GeneratedLogUrlHandler.channelRead0(org.apache.flink.shaded.netty4.io.netty.channel.ChannelHandlerContext ctx,
RoutedRequest<Object> routedRequest) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
StaticFileServerHandler.respondAsLeader(org.apache.flink.shaded.netty4.io.netty.channel.ChannelHandlerContext channelHandlerContext,
RoutedRequest routedRequest,
T gateway) |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.