Package org.opendaylight.controller.cluster.access.concepts
package org.opendaylight.controller.cluster.access.concepts
This package defines basic concepts used to interact with the CDS backend implementation.
- Author:
- Robert Varga
-
ClassDescriptionA cluster-wide unique identifier of a frontend instance.A cluster-wide unique identifier of a frontend type located at a cluster member.An
Identifieridentifying a data store frontend type, which is able to access the data store backend.Globally-unique identifier of a local history.Type-safe encapsulation of a cluster member name.An abstract concept of a Message.Externalizable proxy for use withMessagesubclasses.A request message concept.A failure cause behind aRequestFailureto process aRequest.A failure response to aRequest.Externalizable proxy for use withRequestFailuresubclasses.A successful reply to aRequest.Abstract counterpart to aRequest.General error raised when the recipient of aRequestdetermines that the request contains aClientIdentifierwhich corresponds to an outdated generation.General error raised when the recipient of aRequestfails to process a request.A tagging interface that specifies a message whose serialized size can be large and thus should be sliced into smaller chunks when transporting over the wire.Globally-unique identifier of a transaction.General error raised when the recipient of aRequestdetermines that it does not know how to handle the request.