Interface | Description |
---|---|
IConfigLoader | |
IConfigLoaderFactory | |
SchedulerConfigCache.Reloadable<T> |
Class | Description |
---|---|
ArtifactoryConfigLoader |
A dynamic loader that can load scheduler configurations for user resource guarantees from Artifactory (an artifact repository manager).
|
ArtifactoryConfigLoaderFactory |
Factory class for ArtifactoryConfigLoader.
|
ConfigLoaderFactoryService |
The user interface to create a concrete IConfigLoader instance for use.
|
FileConfigLoader |
Scheduler configuration loader which loads configs from a file.
|
FileConfigLoaderFactory |
Factory class for FileConfigLoader.
|
SchedulerConfigCache<T> |
A utility class to cache the scheduler config and refresh after the cache expires.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.