Uses of Class
org.opendaylight.controller.cluster.datastore.persisted.PastVersionException
-
Packages that use PastVersionException Package Description org.opendaylight.controller.cluster.datastore.persisted Persisted backend structures. -
-
Uses of PastVersionException in org.opendaylight.controller.cluster.datastore.persisted
Methods in org.opendaylight.controller.cluster.datastore.persisted that throw PastVersionException Modifier and Type Method Description static @NonNull PayloadVersionPayloadVersion. valueOf(short version)Return thePayloadVersioncorresponding to an unsigned short integer.
-