Uses of Class
org.opendaylight.controller.cluster.access.PastVersionException
- 
Packages that use PastVersionException 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 PastVersionException in org.opendaylight.controller.cluster.access
Methods in org.opendaylight.controller.cluster.access that throw PastVersionException Modifier and Type Method Description static @NonNull ABIVersionABIVersion. valueOf(short value)Return theABIVersioncorresponding to an unsigned short integer. 
 -