Package | Description |
---|---|
org.opendaylight.controller.cluster.datastore |
Modifier and Type | Method and Description |
---|---|
static AbstractDataStore |
DistributedDataStoreFactory.createInstance(org.opendaylight.mdsal.dom.api.DOMSchemaService schemaService,
DatastoreContext initialDatastoreContext,
DatastoreSnapshotRestore datastoreSnapshotRestore,
ActorSystemProvider actorSystemProvider,
DatastoreContextIntrospector introspector,
DatastoreContextPropertiesUpdater updater) |
static AbstractDataStore |
DistributedDataStoreFactory.createInstance(org.opendaylight.mdsal.dom.api.DOMSchemaService schemaService,
DatastoreContext initialDatastoreContext,
DatastoreSnapshotRestore datastoreSnapshotRestore,
ActorSystemProvider actorSystemProvider,
DatastoreContextIntrospector introspector,
DatastoreContextPropertiesUpdater updater,
Configuration orgConfig) |
Copyright © 2019 OpenDaylight. All rights reserved.