Package | Description |
---|---|
org.opendaylight.controller.blueprint.ext |
Modifier and Type | Method and Description |
---|---|
static UpdateStrategy |
UpdateStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UpdateStrategy[] |
UpdateStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
DataStoreAppConfigMetadata(String id,
String appConfigBindingClassName,
String appConfigListKeyValue,
String defaultAppConfigFileName,
UpdateStrategy updateStrategyValue,
Element defaultAppConfigElement) |
Copyright © 2019 OpenDaylight. All rights reserved.