Uses of Class
org.apache.flink.runtime.rest.handler.router.RoutedRequest
Packages that use RoutedRequest
Package
Description
-
Uses of RoutedRequest in org.apache.flink.runtime.rest.handler
Methods in org.apache.flink.runtime.rest.handler with parameters of type RoutedRequestModifier and TypeMethodDescriptionprotected voidLeaderRetrievalHandler.channelRead0(org.apache.flink.shaded.netty4.io.netty.channel.ChannelHandlerContext channelHandlerContext, RoutedRequest routedRequest) protected voidAbstractHandler.respondAsLeader(org.apache.flink.shaded.netty4.io.netty.channel.ChannelHandlerContext ctx, RoutedRequest routedRequest, T gateway) protected abstract voidLeaderRetrievalHandler.respondAsLeader(org.apache.flink.shaded.netty4.io.netty.channel.ChannelHandlerContext channelHandlerContext, RoutedRequest request, T gateway) -
Uses of RoutedRequest in org.apache.flink.runtime.rest.handler.job
Methods in org.apache.flink.runtime.rest.handler.job with parameters of type RoutedRequestModifier and TypeMethodDescriptionprotected voidGeneratedLogUrlHandler.channelRead0(org.apache.flink.shaded.netty4.io.netty.channel.ChannelHandlerContext ctx, RoutedRequest<Object> routedRequest) -
Uses of RoutedRequest in org.apache.flink.runtime.rest.handler.legacy.files
Methods in org.apache.flink.runtime.rest.handler.legacy.files with parameters of type RoutedRequestModifier and TypeMethodDescriptionprotected voidStaticFileServerHandler.respondAsLeader(org.apache.flink.shaded.netty4.io.netty.channel.ChannelHandlerContext channelHandlerContext, RoutedRequest routedRequest, T gateway)