Uses of Package
org.apache.flink.runtime.rest.handler.router
-
Classes in org.apache.flink.runtime.rest.handler.router used by org.apache.flink.runtime.rest Class Description MultipartRoutes A utility forFileUploadHandler
to determine whether it should accept a request. -
Classes in org.apache.flink.runtime.rest.handler.router used by org.apache.flink.runtime.rest.handler Class Description RoutedRequest Class for handlingHttpRequest
with associatedRouteResult
. -
Classes in org.apache.flink.runtime.rest.handler.router used by org.apache.flink.runtime.rest.handler.job Class Description RoutedRequest Class for handlingHttpRequest
with associatedRouteResult
. -
Classes in org.apache.flink.runtime.rest.handler.router used by org.apache.flink.runtime.rest.handler.legacy.files Class Description RoutedRequest Class for handlingHttpRequest
with associatedRouteResult
. -
Classes in org.apache.flink.runtime.rest.handler.router used by org.apache.flink.runtime.rest.handler.router Class Description MultipartRoutes A utility forFileUploadHandler
to determine whether it should accept a request.MultipartRoutes.Builder Router This is adopted and simplified code from tv.cntt:netty-router library.RouteResult This is adopted and simplified code from tv.cntt:netty-router library.