Interface IConfigLoader

    • Method Detail

      • load

        Map<?,​?> load​(String configKey)
        Load scheduler configs associated with the configKey.
        Parameters:
        configKey - The key from which we want to get the scheduler config.
        Returns:
        The scheduler configs