Uses of Class
org.apache.flink.runtime.rest.NotFoundException
-
Packages that use NotFoundException Package Description org.apache.flink.runtime.rest.handler.job -
-
Uses of NotFoundException in org.apache.flink.runtime.rest.handler.job
Methods in org.apache.flink.runtime.rest.handler.job that throw NotFoundException Modifier and Type Method Description protected JobVertexDetailsInfo
JobVertexDetailsHandler. handleRequest(HandlerRequest<EmptyRequestBody> request, AccessExecutionGraph executionGraph)
-