Uses of Interface
org.opendaylight.controller.cluster.access.concepts.SliceableMessage
Packages that use SliceableMessage
Package
Description
This package defines the messages used to interact with the CDS backend implementation.
-
Uses of SliceableMessage in org.opendaylight.controller.cluster.access.commands
Classes in org.opendaylight.controller.cluster.access.commands that implement SliceableMessageModifier and TypeClassDescriptionfinal class
A transaction request to apply a particular set of operations on top of the current transaction.final class
Successful reply to anReadTransactionRequest
.