| Package | Description |
|---|---|
| org.opendaylight.controller.md.sal.dom.api |
| Class and Description |
|---|
| DOMDataBrokerExtension
Type capture of a
DOMServiceExtension applicable to DOMDataBroker
implementations. |
| DOMDataChangeListener
DOMDataChangeListener enables data change notifications only at leader of the datastore shard.
|
| DOMDataReadOnlyTransaction |
| DOMDataReadTransaction
A transaction that provides read access to a logical data store.
|
| DOMDataReadWriteTransaction |
| DOMDataTreeChangeListener
Interface implemented by classes interested in receiving notifications about
data tree changes.
|
| DOMDataTreeIdentifier
A unique identifier for a particular subtree.
|
| DOMDataTreeListener
Interface implemented by data consumers, e.g. processes wanting to act on data
after it has been introduced to the conceptual data tree.
|
| DOMDataTreeListeningException
Base exception for various causes why and
DOMDataTreeListener
may be terminated by the DOMDataTreeService implementation. |
| DOMDataTreeProducer
A data producer context.
|
| DOMDataTreeProducerException
Base exception for all exceptions related to
DOMDataTreeProducers. |
| DOMDataTreeProducerFactory
Base source of
DOMDataTreeProducers. |
| DOMDataTreeShard
A single shard of the conceptual data tree.
|
| DOMDataTreeShardingConflictException
Exception thrown when an attempt to attach a conflicting shard to the global
table.
|
| DOMDataWriteTransaction
A transaction that provides mutation capabilities on a data tree.
|
| DOMExtensibleService
Marker interface for services which can support
DOMServiceExtension. |
| DOMMountPoint |
| DOMMountPointService.DOMMountPointBuilder |
| DOMNotification
A single YANG notification.
|
| DOMNotificationListener
Interface implemented by listeners interested in
DOMNotifications. |
| DOMRpcAvailabilityListener
An
EventListener used to track RPC implementations becoming (un)available
to a DOMRpcService. |
| DOMRpcException
Base class for failures that can occur during RPC invocation.
|
| DOMRpcIdentifier
Identifier of a RPC context.
|
| DOMRpcImplementation
Interface implemented by an individual RPC implementation.
|
| DOMRpcImplementationRegistration
A registration of a
DOMRpcImplementation. |
| DOMRpcResult
Interface defining a result of an RPC call.
|
| DOMService
Marker interface for services which can be obtained from a
DOMMountPoint
instance. |
| DOMServiceExtension
Marker interface for services which expose additional functionality on top
of some base
DOMService. |
| DOMTransactionChain
A chain of DOM Data transactions.
|
Copyright © 2016 OpenDaylight. All rights reserved.