Uses of Interface
org.opendaylight.controller.cluster.access.concepts.SliceableMessage
-
Packages that use SliceableMessage Package Description org.opendaylight.controller.cluster.access.commands 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 SliceableMessage Modifier and Type Class Description classModifyTransactionRequestA transaction request to apply a particular set of operations on top of the current transaction.classReadTransactionSuccessSuccessful reply to anReadTransactionRequest.
-