Uses of Class
org.opendaylight.controller.cluster.datastore.DatastoreContextPropertiesUpdater
-
Packages that use DatastoreContextPropertiesUpdater Package Description org.opendaylight.controller.cluster.datastore -
-
Uses of DatastoreContextPropertiesUpdater in org.opendaylight.controller.cluster.datastore
Methods in org.opendaylight.controller.cluster.datastore with parameters of type DatastoreContextPropertiesUpdater Modifier and Type Method Description static AbstractDataStoreDistributedDataStoreFactory. createInstance(org.opendaylight.mdsal.dom.api.DOMSchemaService schemaService, DatastoreContext initialDatastoreContext, DatastoreSnapshotRestore datastoreSnapshotRestore, org.opendaylight.controller.cluster.ActorSystemProvider actorSystemProvider, DatastoreContextIntrospector introspector, DatastoreContextPropertiesUpdater updater)static AbstractDataStoreDistributedDataStoreFactory. createInstance(org.opendaylight.mdsal.dom.api.DOMSchemaService schemaService, DatastoreContext initialDatastoreContext, DatastoreSnapshotRestore datastoreSnapshotRestore, org.opendaylight.controller.cluster.ActorSystemProvider actorSystemProvider, DatastoreContextIntrospector introspector, DatastoreContextPropertiesUpdater updater, Configuration orgConfig)
-