Uses of Class
org.opendaylight.controller.cluster.access.commands.LocalHistoryRequest
Packages that use LocalHistoryRequest
Package
Description
This package defines the messages used to interact with the CDS backend implementation.
-
Uses of LocalHistoryRequest in org.opendaylight.controller.cluster.access.commands
Classes in org.opendaylight.controller.cluster.access.commands with type parameters of type LocalHistoryRequestModifier and TypeClassDescriptionclassLocalHistoryRequest<T extends LocalHistoryRequest<T>>Abstract base class forRequests involving specific local history.Subclasses of LocalHistoryRequest in org.opendaylight.controller.cluster.access.commandsModifier and TypeClassDescriptionfinal classRequest to create a new local history.final classRequest to destroy a local history.final classRequest to purge a local history.