Package | Description |
---|---|
org.apache.flink.runtime.webmonitor |
Modifier and Type | Method and Description |
---|---|
static <T extends RestfulGateway> |
WebMonitorUtils.tryLoadWebContent(GatewayRetriever<? extends T> leaderRetriever,
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–2021 The Apache Software Foundation. All rights reserved.