Class ConfigSubscription.ConfigState<T extends com.yahoo.config.ConfigInstance>

  • Enclosing class:
    ConfigSubscription<T extends com.yahoo.config.ConfigInstance>

    public static class ConfigSubscription.ConfigState<T extends com.yahoo.config.ConfigInstance>
    extends Object
    • Method Detail

      • isConfigChanged

        public boolean isConfigChanged()
      • isGenerationChanged

        public boolean isGenerationChanged()
      • getGeneration

        public Long getGeneration()
      • applyOnRestart

        public boolean applyOnRestart()
      • getConfig

        public T getConfig()