Constructor and Description |
---|
ClientBackedDataStore(akka.actor.ActorSystem actorSystem,
ClusterWrapper cluster,
Configuration configuration,
DatastoreContextFactory datastoreContextFactory,
DatastoreSnapshot restoreFromSnapshot) |
Modifier and Type | Method and Description |
---|---|
DatastoreContextFactory |
DatastoreContextIntrospector.newContextFactory() |
Modifier and Type | Method and Description |
---|---|
void |
DatastoreContextPropertiesUpdater.Listener.onDatastoreContextUpdated(DatastoreContextFactory contextFactory) |
void |
AbstractDataStore.onDatastoreContextUpdated(DatastoreContextFactory contextFactory) |
Constructor and Description |
---|
AbstractDataStore(akka.actor.ActorSystem actorSystem,
ClusterWrapper cluster,
Configuration configuration,
DatastoreContextFactory datastoreContextFactory,
DatastoreSnapshot restoreFromSnapshot) |
DistributedDataStore(akka.actor.ActorSystem actorSystem,
ClusterWrapper cluster,
Configuration configuration,
DatastoreContextFactory datastoreContextFactory,
DatastoreSnapshot restoreFromSnapshot) |
Modifier and Type | Method and Description |
---|---|
T |
AbstractShardManagerCreator.datastoreContextFactory(DatastoreContextFactory newDatastoreContextFactory) |
Modifier and Type | Method and Description |
---|---|
void |
ActorUtils.setDatastoreContext(DatastoreContextFactory contextFactory) |
Copyright © 2019 OpenDaylight. All rights reserved.