| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.webmonitor.handlers |
| 限定符和类型 | 方法和说明 |
|---|---|
JarDeleteMessageParameters |
JarDeleteHeaders.getUnresolvedMessageParameters() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected CompletableFuture<org.apache.flink.runtime.rest.messages.EmptyResponseBody> |
JarDeleteHandler.handleRequest(org.apache.flink.runtime.rest.handler.HandlerRequest<org.apache.flink.runtime.rest.messages.EmptyRequestBody,JarDeleteMessageParameters> request,
org.apache.flink.runtime.webmonitor.RestfulGateway gateway) |
| 构造器和说明 |
|---|
JarDeleteHandler(org.apache.flink.runtime.webmonitor.retriever.GatewayRetriever<? extends org.apache.flink.runtime.webmonitor.RestfulGateway> leaderRetriever,
org.apache.flink.api.common.time.Time timeout,
Map<String,String> responseHeaders,
org.apache.flink.runtime.rest.messages.MessageHeaders<org.apache.flink.runtime.rest.messages.EmptyRequestBody,org.apache.flink.runtime.rest.messages.EmptyResponseBody,JarDeleteMessageParameters> messageHeaders,
Path jarDir,
Executor executor) |
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.