Class GenericConfig.GenericConfigBuilder

java.lang.Object
com.yahoo.vespa.config.GenericConfig.GenericConfigBuilder
All Implemented Interfaces:
com.yahoo.config.ConfigBuilder, com.yahoo.config.ConfigInstance.Builder
Enclosing class:
GenericConfig

public static class GenericConfig.GenericConfigBuilder extends Object implements com.yahoo.config.ConfigInstance.Builder
  • Constructor Details

  • Method Details

    • getPayload

      public ConfigPayload getPayload()
    • dispatchGetConfig

      public boolean dispatchGetConfig(com.yahoo.config.ConfigInstance.Producer producer)
      Specified by:
      dispatchGetConfig in interface com.yahoo.config.ConfigInstance.Builder
    • getDefName

      public String getDefName()
      Specified by:
      getDefName in interface com.yahoo.config.ConfigInstance.Builder
    • getDefNamespace

      public String getDefNamespace()
      Specified by:
      getDefNamespace in interface com.yahoo.config.ConfigInstance.Builder
    • getDefMd5

      public String getDefMd5()
      Specified by:
      getDefMd5 in interface com.yahoo.config.ConfigInstance.Builder