Modifier and Type | Class and Description |
---|---|
class |
KubernetesResourceManagerFactory
ResourceManagerFactory implementation which creates a KubernetesResourceManager . |
Modifier and Type | Class and Description |
---|---|
class |
MesosResourceManagerFactory
ResourceManagerFactory which creates a MesosResourceManager . |
Modifier and Type | Method and Description |
---|---|
static DefaultDispatcherResourceManagerComponentFactory |
DefaultDispatcherResourceManagerComponentFactory.createJobComponentFactory(ResourceManagerFactory<?> resourceManagerFactory,
JobGraphRetriever jobGraphRetriever) |
static DefaultDispatcherResourceManagerComponentFactory |
DefaultDispatcherResourceManagerComponentFactory.createSessionComponentFactory(ResourceManagerFactory<?> resourceManagerFactory) |
Modifier and Type | Class and Description |
---|---|
class |
ActiveResourceManagerFactory<T extends ResourceIDRetrievable>
Resource manager factory which creates active
ResourceManager implementations. |
class |
StandaloneResourceManagerFactory
ResourceManagerFactory which creates a StandaloneResourceManager . |
Modifier and Type | Class and Description |
---|---|
class |
YarnResourceManagerFactory
ResourceManagerFactory implementation which creates a YarnResourceManager . |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.