Uses of Class
org.opendaylight.controller.cluster.databroker.actors.dds.ClientSnapshot
-
Packages that use ClientSnapshot Package Description org.opendaylight.controller.cluster.databroker.actors.dds This package contains implementation required by the DistributedDataStore frontend. -
-
Uses of ClientSnapshot in org.opendaylight.controller.cluster.databroker.actors.dds
Methods in org.opendaylight.controller.cluster.databroker.actors.dds that return ClientSnapshot Modifier and Type Method Description ClientSnapshotDataStoreClient. createSnapshot()Create a new free-standing snapshot.ClientSnapshotAbstractClientHistory. takeSnapshot()Create a newClientSnapshot.
-