Class ClientSnapshot

  • All Implemented Interfaces:
    Identifiable<TransactionIdentifier>

    @Beta
    public class ClientSnapshot
    extends AbstractClientHandle<org.opendaylight.controller.cluster.databroker.actors.dds.AbstractProxyTransaction>
    Snapshot of the datastore state. Note this snapshot is not consistent across shards because sub-shard snapshots are created lazily.
    Author:
    Robert Varga