Package | Description |
---|---|
org.apache.flink.mesos.runtime.clusterframework.services |
Modifier and Type | Method and Description |
---|---|
MesosArtifactServer |
AbstractMesosServices.getArtifactServer() |
MesosArtifactServer |
MesosServices.getArtifactServer()
Gets the artifact server with which to serve essential resources to task managers.
|
Constructor and Description |
---|
AbstractMesosServices(akka.actor.ActorSystem actorSystem,
MesosArtifactServer artifactServer) |
StandaloneMesosServices(akka.actor.ActorSystem actorSystem,
MesosArtifactServer artifactServer) |
ZooKeeperMesosServices(akka.actor.ActorSystem actorSystem,
MesosArtifactServer artifactServer,
ZooKeeperUtilityFactory zooKeeperUtilityFactory) |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.