public static class DatastoreSnapshot.ShardSnapshot extends Object implements Serializable
| Constructor and Description |
|---|
ShardSnapshot(String name,
org.opendaylight.controller.cluster.raft.persisted.Snapshot snapshot) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
org.opendaylight.controller.cluster.raft.persisted.Snapshot |
getSnapshot() |
Copyright © 2018 OpenDaylight. All rights reserved.