| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.webmonitor |
| 限定符和类型 | 方法和说明 |
|---|---|
static <T extends RestfulGateway> |
WebMonitorUtils.tryLoadWebContent(GatewayRetriever<? extends T> leaderRetriever,
org.apache.flink.api.common.time.Time timeout,
File tmpDir)
Checks whether the flink-runtime-web dependency is available and if so returns a
StaticFileServerHandler which can serve the static file contents.
|
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.