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