Uses of Class
org.opendaylight.controller.cluster.raft.messages.IdentifiablePayload
Packages that use IdentifiablePayload
Package
Description
Persisted backend structures.
-
Uses of IdentifiablePayload in org.opendaylight.controller.cluster.datastore.persisted
Modifier and TypeClassDescriptionclass
Payload persisted when a transaction is aborted.class
AbstractIdentifiablePayload<T extends Identifier>
Abstract base class forIdentifiablePayload
s which hold a singleIdentifier
.class
Payload persisted when a local history is closed cleanly.class
Payload persisted when a transaction commits.class
Payload persisted when a local history is created.class
class
Payload persisted when a local history is completely purged, i.e.class
Payload persisted when a transaction is purged from the frontend.class
Payload persisted when a local history is instructed some transaction identifiers, i.e.