Index
All Classes and Interfaces|All Packages
C
- commit() - Method in interface org.opendaylight.netconf.dom.api.NetconfDataTreeService
-
The
<commit>operation. - create(LogicalDatastoreType, YangInstanceIdentifier, NormalizedNode, Optional<EffectiveOperation>) - Method in interface org.opendaylight.netconf.dom.api.NetconfDataTreeService
-
The
<edit-config>operation withcreateattribute. - createTransactionChain() - Method in interface org.opendaylight.netconf.dom.api.tx.NetconfDOMDataBrokerFieldsExtension
-
Create a new transaction chain with an option to read only selected fields from target data node.
D
- delete(LogicalDatastoreType, YangInstanceIdentifier) - Method in interface org.opendaylight.netconf.dom.api.NetconfDataTreeService
-
The
<edit-config>operation withcreateattribute. - discardChanges() - Method in interface org.opendaylight.netconf.dom.api.NetconfDataTreeService
-
The
<discard-changes>operation.
G
- get(YangInstanceIdentifier) - Method in interface org.opendaylight.netconf.dom.api.NetconfDataTreeService
-
The
<get>operation. - get(YangInstanceIdentifier, List<YangInstanceIdentifier>) - Method in interface org.opendaylight.netconf.dom.api.NetconfDataTreeService
-
The
<get>operation with specific fields that are read from device. - getConfig(YangInstanceIdentifier) - Method in interface org.opendaylight.netconf.dom.api.NetconfDataTreeService
-
The
<get-config>operation. - getConfig(YangInstanceIdentifier, List<YangInstanceIdentifier>) - Method in interface org.opendaylight.netconf.dom.api.NetconfDataTreeService
-
The
<get-config>operation with specified fields that are read from device. - getDeviceId() - Method in interface org.opendaylight.netconf.dom.api.NetconfDataTreeService
-
Return device identifier.
L
- lock() - Method in interface org.opendaylight.netconf.dom.api.NetconfDataTreeService
-
The
<lock>operation.
M
- merge(LogicalDatastoreType, YangInstanceIdentifier, NormalizedNode, Optional<EffectiveOperation>) - Method in interface org.opendaylight.netconf.dom.api.NetconfDataTreeService
-
The
<edit-config>operation withmergeattribute.
N
- NetconfDataTreeService - Interface in org.opendaylight.netconf.dom.api
-
Interface for base and additional operations for NETCONF (e.g.
- NetconfDataTreeService.Extension - Interface in org.opendaylight.netconf.dom.api
-
Type capture of a
DOMService.Extensionapplicable toNetconfDataTreeServiceimplementations. - NetconfDOMDataBrokerFieldsExtension - Interface in org.opendaylight.netconf.dom.api.tx
-
DOM data broker extension with an option to read only selected fields under parent data node.
- NetconfDOMFieldsReadOperations - Interface in org.opendaylight.netconf.dom.api.tx
-
Grouped NETCONF DOM read operations that are using fields parameter for selective reading of data.
- NetconfDOMFieldsReadTransaction - Interface in org.opendaylight.netconf.dom.api.tx
-
NETCONF DOM read-only transaction with an option to define specific fields to read.
- NetconfDOMFieldsReadWriteTransaction - Interface in org.opendaylight.netconf.dom.api.tx
-
NETCONF DOM read-write transaction with an option to define specific fields to read.
- NetconfDOMFieldsTransactionChain - Interface in org.opendaylight.netconf.dom.api.tx
-
DOM transaction chain that is extended by reading of specific fields fom parent node using dedicated methods in created read-only or read-write transactions.
- newReadOnlyTransaction() - Method in interface org.opendaylight.netconf.dom.api.tx.NetconfDOMDataBrokerFieldsExtension
-
Create a new read-only transaction with an option to read only selected fields from target data node.
- newReadOnlyTransaction() - Method in interface org.opendaylight.netconf.dom.api.tx.NetconfDOMFieldsTransactionChain
- newReadWriteTransaction() - Method in interface org.opendaylight.netconf.dom.api.tx.NetconfDOMDataBrokerFieldsExtension
-
Create a new read-write transaction with an option to read only selected fields from target data node.
- newReadWriteTransaction() - Method in interface org.opendaylight.netconf.dom.api.tx.NetconfDOMFieldsTransactionChain
O
- org.opendaylight.netconf.dom.api - module org.opendaylight.netconf.dom.api
- org.opendaylight.netconf.dom.api - package org.opendaylight.netconf.dom.api
- org.opendaylight.netconf.dom.api.tx - package org.opendaylight.netconf.dom.api.tx
R
- read(LogicalDatastoreType, YangInstanceIdentifier, List<YangInstanceIdentifier>) - Method in interface org.opendaylight.netconf.dom.api.tx.NetconfDOMFieldsReadOperations
-
Reads only selected data field from provided logical data store located at the provided path.
- remove(LogicalDatastoreType, YangInstanceIdentifier) - Method in interface org.opendaylight.netconf.dom.api.NetconfDataTreeService
-
The
<edit-config>operation withcreateattribute. - replace(LogicalDatastoreType, YangInstanceIdentifier, NormalizedNode, Optional<EffectiveOperation>) - Method in interface org.opendaylight.netconf.dom.api.NetconfDataTreeService
-
The
<edit-config>operation withreplaceattribute.
U
- unlock() - Method in interface org.opendaylight.netconf.dom.api.NetconfDataTreeService
-
The
<lock>operation.
All Classes and Interfaces|All Packages