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