| Package | Description | 
|---|---|
| org.opendaylight.controller.cluster.datastore.actors | |
| org.opendaylight.controller.cluster.datastore.persisted | Persisted backend structures. | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | ShardSnapshotActor. requestSnapshot(akka.actor.ActorRef snapshotActor,
               ShardDataTreeSnapshot snapshot,
               Optional<OutputStream> installSnapshotStream,
               akka.actor.ActorRef replyTo)Sends a request to a ShardSnapshotActor to process a snapshot and send a CaptureSnapshotReply. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | MetadataShardDataTreeSnapshotAn  AbstractVersionedShardDataTreeSnapshotwhich contains additional metadata. | 
| Modifier and Type | Method and Description | 
|---|---|
| ShardDataTreeSnapshot | ShardSnapshotState. getSnapshot() | 
| Constructor and Description | 
|---|
| ShardSnapshotState(ShardDataTreeSnapshot snapshot) | 
Copyright © 2019 OpenDaylight. All rights reserved.