Uses of Enum Class
org.opendaylight.controller.cluster.access.commands.PersistenceProtocol
Packages that use PersistenceProtocol
Package
Description
This package defines the messages used to interact with the CDS backend implementation.
-
Uses of PersistenceProtocol in org.opendaylight.controller.cluster.access.commands
Methods in org.opendaylight.controller.cluster.access.commands that return PersistenceProtocolModifier and TypeMethodDescriptionstatic PersistenceProtocol
static PersistenceProtocol
Returns the enum constant of this class with the specified name.static PersistenceProtocol[]
PersistenceProtocol.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.opendaylight.controller.cluster.access.commands that return types with arguments of type PersistenceProtocol