Skip navigation links

Back to Flink Website

Package org.apache.flink.runtime.clusterframework

This package contains the cluster resource management functionality.

See: Description

Package org.apache.flink.runtime.clusterframework Description

This package contains the cluster resource management functionality. It contains abstract classes for the master and worker resource manager actors, as well as for starting JobManager and TaskManager processes.

The classes in this package are extended by the YARN and Mesos implementations to realize cluster bootstrapping and resource management with those frameworks.

Skip navigation links

Back to Flink Website

Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.