public final class ReadWriteShardDataTreeTransaction extends Object
Modifier and Type | Method and Description |
---|---|
protected boolean |
close()
Close this transaction and mark it as closed, allowing idempotent invocations.
|
TransactionIdentifier |
getIdentifier() |
String |
toString() |
public final TransactionIdentifier getIdentifier()
getIdentifier
in interface org.opendaylight.yangtools.concepts.Identifiable<TransactionIdentifier>
protected final boolean close()
Copyright © 2019 OpenDaylight. All rights reserved.