Package | Description |
---|---|
org.opendaylight.controller.cluster.datastore.persisted |
Persisted backend structures.
|
Modifier and Type | Class and Description |
---|---|
class |
FutureVersionException
Exception thrown from
PayloadVersion.valueOf(short) when the specified version is too new to be supported
by the codebase. |
class |
PastVersionException
Exception thrown from
PayloadVersion.valueOf(short) when the specified version is too old and no longer
supported by the codebase. |
Copyright © 2019 OpenDaylight. All rights reserved.