| Package | Description |
|---|---|
| org.apache.flink.runtime.webmonitor |
| Modifier and Type | Method and Description |
|---|---|
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–2020 The Apache Software Foundation. All rights reserved.