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 TypeClassDescriptionfinal classPayload persisted when a transaction is aborted.classAbstractIdentifiablePayload<T extends Identifier>Abstract base class forIdentifiablePayloads which hold a singleIdentifier.final classPayload persisted when a local history is closed cleanly.final classPayload persisted when a transaction commits.final classPayload persisted when a local history is created.final classDeprecated, for removal: This API element is subject to removal in a future version.final classPayload persisted when a local history is completely purged, i.e. the frontend has removed it from its tracking.final classPayload persisted when a transaction is purged from the frontend.final classPayload persisted when a local history is instructed some transaction identifiers, i.e. the frontend has used them for other purposes.