| Class and Description |
|---|
| DatastoreSnapshot
Stores a snapshot of the internal state of a data store.
|
| Class and Description |
|---|
| DatastoreSnapshot
Stores a snapshot of the internal state of a data store.
|
| DatastoreSnapshot.ShardSnapshot |
| Class and Description |
|---|
| ShardDataTreeSnapshot
Abstract base class for snapshots of the ShardDataTree.
|
| Class and Description |
|---|
| AbortTransactionPayload
Payload persisted when a transaction is aborted.
|
| AbstractIdentifiablePayload
Abstract base class for
Payloads which hold a single Identifier. |
| AbstractIdentifiablePayload.AbstractProxy |
| AbstractVersionException
Abstract base exception used for reporting version mismatches from
PayloadVersion. |
| CloseLocalHistoryPayload
Payload persisted when a local history is closed cleanly.
|
| CommitTransactionPayload
Payload persisted when a transaction commits.
|
| CreateLocalHistoryPayload
Payload persisted when a local history is created.
|
| DatastoreSnapshot
Stores a snapshot of the internal state of a data store.
|
| DatastoreSnapshot.ShardSnapshot |
| DisableTrackingPayload |
| FrontendClientMetadata |
| FrontendHistoryMetadata |
| FrontendShardDataTreeSnapshotMetadata |
| FutureVersionException
Exception thrown from
PayloadVersion.valueOf(short) when the specified version is too new to be supported
by the codebase. |
| PastVersionException
Exception thrown from
PayloadVersion.valueOf(short) when the specified version is too old and no longer
supported by the codebase. |
| PayloadVersion
Enumeration of all ABI versions supported by this implementation of persistence.
|
| PurgeLocalHistoryPayload
Payload persisted when a local history is completely purged, i.e.
|
| PurgeTransactionPayload
Payload persisted when a transaction is purged from the frontend.
|
| ShardDataTreeSnapshot
Abstract base class for snapshots of the ShardDataTree.
|
| ShardDataTreeSnapshotMetadata
Base class for various bits of metadata attached to a
MetadataShardDataTreeSnapshot. |
| ShardManagerSnapshot
Represents the persisted snapshot state for the ShardManager.
|
| Class and Description |
|---|
| DatastoreSnapshot
Stores a snapshot of the internal state of a data store.
|
Copyright © 2019 OpenDaylight. All rights reserved.