| Package | Description |
|---|---|
| org.apache.flink.runtime.clusterframework |
This package contains the cluster resource management functionality.
|
| org.apache.flink.runtime.webmonitor |
| Modifier and Type | Method and Description |
|---|---|
static WebMonitor |
BootstrapTools.startWebMonitorIfConfigured(org.apache.flink.configuration.Configuration config,
akka.actor.ActorSystem actorSystem,
akka.actor.ActorRef jobManager,
org.slf4j.Logger logger)
Starts the web frontend.
|
| Modifier and Type | Method and Description |
|---|---|
static WebMonitor |
WebMonitorUtils.startWebRuntimeMonitor(org.apache.flink.configuration.Configuration config,
LeaderRetrievalService leaderRetrievalService,
akka.actor.ActorSystem actorSystem)
Starts the web runtime monitor.
|
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.