Class ResourceManagerProcessContext

java.lang.Object
org.apache.flink.runtime.resourcemanager.ResourceManagerProcessContext

public class ResourceManagerProcessContext extends Object
This class contains information and services needed for creating a ResourceManager, which do not change during the lifetime of the process and can be reused between multiple resource manager instances in the process.