Package com.yahoo.vespa.config
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 Summary
ConstructorsConstructorDescriptionGenericConfigBuilder(ConfigDefinitionKey defKey, ConfigPayloadBuilder payloadBuilder) -
Method Summary
Modifier and TypeMethodDescriptionbooleandispatchGetConfig(com.yahoo.config.ConfigInstance.Producer producer) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.yahoo.config.ConfigInstance.Builder
getApplyOnRestart, setApplyOnRestart
-
Constructor Details
-
GenericConfigBuilder
-
-
Method Details
-
getPayload
-
dispatchGetConfig
public boolean dispatchGetConfig(com.yahoo.config.ConfigInstance.Producer producer) - Specified by:
dispatchGetConfigin interfacecom.yahoo.config.ConfigInstance.Builder
-
getDefName
- Specified by:
getDefNamein interfacecom.yahoo.config.ConfigInstance.Builder
-
getDefNamespace
- Specified by:
getDefNamespacein interfacecom.yahoo.config.ConfigInstance.Builder
-
getDefMd5
- Specified by:
getDefMd5in interfacecom.yahoo.config.ConfigInstance.Builder
-