Class ConfigRetriever


  • public final class ConfigRetriever
    extends Object
    Author:
    Tony Vaagenes, gjoranv, ollivir
    • Constructor Detail

      • ConfigRetriever

        public ConfigRetriever​(Set<com.yahoo.vespa.config.ConfigKey<? extends com.yahoo.config.ConfigInstance>> bootstrapKeys,
                               SubscriberFactory subscriberFactory)
    • Method Detail

      • getConfigs

        public ConfigRetriever.ConfigSnapshot getConfigs​(Set<com.yahoo.vespa.config.ConfigKey<? extends com.yahoo.config.ConfigInstance>> componentConfigKeys,
                                                         long leastGeneration,
                                                         boolean isInitializing)
      • shutdown

        public void shutdown()
      • getBootstrapGeneration

        public long getBootstrapGeneration()
      • getComponentsGeneration

        public long getComponentsGeneration()