P
- Type of path (subtree identifier), which represents location in
treeD
- Type of data (payload), which represents data payloadpublic interface AsyncReadOnlyTransaction<P extends org.opendaylight.yangtools.concepts.Path<P>,D> extends AsyncReadTransaction<P,D>, AutoCloseable
AsyncReadTransaction
Modifier and Type | Method and Description |
---|---|
void |
close()
Closes this transaction and releases all resources associated with it.
|
getIdentifier
void close()
close
in interface AutoCloseable
Copyright © 2019 OpenDaylight. All rights reserved.