Uses of Class
org.opendaylight.controller.cluster.datastore.messages.BatchedModifications
-
Packages that use BatchedModifications Package Description org.opendaylight.controller.cluster.datastore org.opendaylight.controller.cluster.datastore.utils -
-
Uses of BatchedModifications in org.opendaylight.controller.cluster.datastore
Methods in org.opendaylight.controller.cluster.datastore with parameters of type BatchedModifications Modifier and Type Method Description protected voidShard. handleBatchedModificationsLocal(BatchedModifications batched, akka.actor.ActorRef sender) -
Uses of BatchedModifications in org.opendaylight.controller.cluster.datastore.utils
Methods in org.opendaylight.controller.cluster.datastore.utils that return BatchedModifications Modifier and Type Method Description protected abstract BatchedModificationsAbstractBatchedModificationsCursor. getModifications()
-