| Package | Description | 
|---|---|
| org.opendaylight.controller.cluster.databroker | |
| org.opendaylight.controller.cluster.datastore | |
| org.opendaylight.controller.cluster.datastore.persisted | Persisted backend structures. | 
| org.opendaylight.controller.cluster.datastore.shardmanager | 
| Constructor and Description | 
|---|
| ClientBackedDataStore(akka.actor.ActorSystem actorSystem,
                     ClusterWrapper cluster,
                     Configuration configuration,
                     DatastoreContextFactory datastoreContextFactory,
                     DatastoreSnapshot restoreFromSnapshot) | 
| Modifier and Type | Method and Description | 
|---|---|
| DatastoreSnapshot | DatastoreSnapshotRestore. getAndRemove(String datastoreType) | 
| 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) | 
| Constructor and Description | 
|---|
| DatastoreSnapshotList(List<DatastoreSnapshot> snapshots) | 
| Modifier and Type | Method and Description | 
|---|---|
| T | AbstractShardManagerCreator. restoreFromSnapshot(DatastoreSnapshot newRestoreFromSnapshot) | 
Copyright © 2019 OpenDaylight. All rights reserved.