Package | Description |
---|---|
org.opendaylight.controller.cluster.access |
This package contains the base definitions of the APIs exposed by the clustered data store backend.
|
Modifier and Type | Class and Description |
---|---|
class |
FutureVersionException
Exception thrown from
ABIVersion.valueOf(short) when the specified version is too new to be supported
by the codebase. |
class |
PastVersionException
Exception thrown from
ABIVersion.valueOf(short) when the specified version is too old and no longer
supported by the codebase. |
Copyright © 2019 OpenDaylight. All rights reserved.