Uses of Class
org.opendaylight.controller.cluster.access.FutureVersionException
-
Packages that use FutureVersionException Package Description org.opendaylight.controller.cluster.access 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 FutureVersionException Modifier and Type Method Description static @NonNull ABIVersion
ABIVersion. valueOf(short value)
Return theABIVersion
corresponding to an unsigned short integer.
-