@Beta public abstract class TransactionModification extends Object
writeTo(NormalizedNodeDataOutput)
and readFrom(NormalizedNodeDataInput)
methods for explicit
serialization. The reason for this is that they are usually transmitted in bulk, hence it is advantageous to reuse
a NormalizedNodeDataOutput
instance to achieve better compression.Modifier and Type | Method and Description |
---|---|
org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier |
getPath() |
String |
toString() |
Copyright © 2019 OpenDaylight. All rights reserved.