P - Type of path (subtree identifier), which represents location in treeD - Type of data (payload), which represents data payloadpublic interface AsyncTransaction<P extends org.opendaylight.yangtools.concepts.Path<P>,D> extends org.opendaylight.yangtools.concepts.Identifiable<Object>
AsyncReadTransaction - Read capabilities, user is able to read data from data treeAsyncWriteTransaction - Write capabilities, user is able to propose changes to data tree| Modifier and Type | Method and Description | 
|---|---|
Object | 
getIdentifier()  | 
Copyright © 2018 OpenDaylight. All rights reserved.