Package | Description |
---|---|
org.opendaylight.controller.cluster.datastore | |
org.opendaylight.controller.cluster.datastore.persisted |
Persisted backend structures.
|
Modifier and Type | Method and Description |
---|---|
DatastoreSnapshot.ShardSnapshot |
Shard.AbstractBuilder.getRestoreFromSnapshot() |
Modifier and Type | Method and Description |
---|---|
T |
Shard.AbstractBuilder.restoreFromSnapshot(DatastoreSnapshot.ShardSnapshot newRestoreFromSnapshot) |
Modifier and Type | Method and Description |
---|---|
List<DatastoreSnapshot.ShardSnapshot> |
DatastoreSnapshot.getShardSnapshots() |
Constructor and Description |
---|
DatastoreSnapshot(String type,
ShardManagerSnapshot shardManagerSnapshot,
List<DatastoreSnapshot.ShardSnapshot> shardSnapshots) |
Copyright © 2019 OpenDaylight. All rights reserved.