Uses of Class
org.opendaylight.genius.infra.Datastore.Configuration
-
Packages that use Datastore.Configuration Package Description org.opendaylight.genius.infra Incubator package for new infrastructure utility code which will be proposed into upstream projects once merged and proven to be useful here for a while.org.opendaylight.genius.itm.servicebinding -
-
Uses of Datastore.Configuration in org.opendaylight.genius.infra
Fields in org.opendaylight.genius.infra with type parameters of type Datastore.Configuration Modifier and Type Field Description static java.lang.Class<Datastore.Configuration>
Datastore. CONFIGURATION
Deprecated, for removal: This API element is subject to removal in a future version.Class representing the configuration datastore. -
Uses of Datastore.Configuration in org.opendaylight.genius.itm.servicebinding
Method parameters in org.opendaylight.genius.itm.servicebinding with type arguments of type Datastore.Configuration Modifier and Type Method Description static void
BindServiceUtils. bindService(TypedWriteTransaction<Datastore.Configuration> tx, java.lang.String interfaceName, BoundServices serviceInfo, java.lang.Class<? extends ServiceModeBase> serviceMode)
-