Uses of Package
org.opendaylight.controller.cluster.access
Packages that use org.opendaylight.controller.cluster.access
Package
Description
This package contains the base definitions of the APIs exposed by the clustered data store backend.
This package contains the baseline client infrastructure required to implement clients accessing the data store.
This package defines the messages used to interact with the CDS backend implementation.
This package defines basic concepts used to interact with the CDS backend implementation.
-
Classes in org.opendaylight.controller.cluster.access used by org.opendaylight.controller.cluster.accessClassDescriptionEnumeration of all ABI versions supported by this implementation of the client access API.Abstract base exception used for reporting version mismatches from
ABIVersion
.Exception thrown fromABIVersion.valueOf(short)
when the specified version is too new to be supported by the codebase.Exception thrown fromABIVersion.valueOf(short)
when the specified version is too old and no longer supported by the codebase. -
Classes in org.opendaylight.controller.cluster.access used by org.opendaylight.controller.cluster.access.clientClassDescriptionEnumeration of all ABI versions supported by this implementation of the client access API.
-
Classes in org.opendaylight.controller.cluster.access used by org.opendaylight.controller.cluster.access.commandsClassDescriptionEnumeration of all ABI versions supported by this implementation of the client access API.
-
Classes in org.opendaylight.controller.cluster.access used by org.opendaylight.controller.cluster.access.conceptsClassDescriptionEnumeration of all ABI versions supported by this implementation of the client access API.