Interface SchedulerConfigCache.Reloadable<T>

    • Method Detail

      • reload

        T reload()
        Reload and return the configs.
        Returns:
        reloaded configs. It can't be null.