public static class JarHandlerUtils.JarHandlerContext extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
static <R extends JarRequestBody> |
fromRequest(org.apache.flink.runtime.rest.handler.HandlerRequest<R,?> request,
Path jarDir,
org.slf4j.Logger log) |
org.apache.flink.runtime.jobgraph.JobGraph |
toJobGraph(org.apache.flink.configuration.Configuration configuration) |
public static <R extends JarRequestBody> JarHandlerUtils.JarHandlerContext fromRequest(@Nonnull org.apache.flink.runtime.rest.handler.HandlerRequest<R,?> request, @Nonnull Path jarDir, @Nonnull org.slf4j.Logger log) throws org.apache.flink.runtime.rest.handler.RestHandlerException
org.apache.flink.runtime.rest.handler.RestHandlerExceptionpublic org.apache.flink.runtime.jobgraph.JobGraph toJobGraph(org.apache.flink.configuration.Configuration configuration)
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.