Package | Description |
---|---|
org.opendaylight.controller.cluster.access.commands |
This package defines the messages used to interact with the CDS backend implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
LocalHistoryRequest<T extends LocalHistoryRequest<T>>
Abstract base class for
Request s involving specific local history. |
Modifier and Type | Class and Description |
---|---|
class |
CreateLocalHistoryRequest
Request to create a new local history.
|
class |
DestroyLocalHistoryRequest
Request to destroy a local history.
|
class |
PurgeLocalHistoryRequest
Request to purge a local history.
|
Copyright © 2019 OpenDaylight. All rights reserved.