Uses of Class
org.opendaylight.controller.cluster.access.PastVersionException
Packages that use PastVersionException
Package
Description
This package contains the base definitions of the APIs exposed by the clustered data store backend.
-
Uses of PastVersionException in org.opendaylight.controller.cluster.access
Methods in org.opendaylight.controller.cluster.access that throw PastVersionExceptionModifier and TypeMethodDescriptionstatic @NonNull ABIVersion
ABIVersion.valueOf
(short value) Return theABIVersion
corresponding to an unsigned short integer.