Uses of Class
org.opendaylight.controller.cluster.datastore.modification.MergeModification
-
Packages that use MergeModification Package Description org.opendaylight.controller.cluster.datastore.modification -
-
Uses of MergeModification in org.opendaylight.controller.cluster.datastore.modification
Methods in org.opendaylight.controller.cluster.datastore.modification that return MergeModification Modifier and Type Method Description static MergeModificationMergeModification. fromStream(org.opendaylight.yangtools.yang.data.codec.binfmt.NormalizedNodeDataInput in, short version, org.opendaylight.yangtools.yang.data.api.schema.stream.ReusableStreamReceiver receiver)
-