Package | Description |
---|---|
org.opendaylight.controller.config.facade.xml |
Modifier and Type | Method and Description |
---|---|
static Datastore |
Datastore.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Datastore[] |
Datastore.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Element |
ConfigSubsystemFacade.getConfiguration(Document document,
Datastore source,
com.google.common.base.Optional<String> maybeNamespace) |
static DatastoreQueryStrategy |
Datastore.getInstanceQueryStrategy(Datastore source,
TransactionProvider transactionProvider) |
Copyright © 2019 OpenDaylight. All rights reserved.