- DOMDataBroker - Interface in org.opendaylight.controller.md.sal.dom.api
-
Data Broker which provides data transaction and data change listener functionality
using
NormalizedNode data format.
- DOMDataBrokerExtension - Interface in org.opendaylight.controller.md.sal.dom.api
-
- DOMDataChangeListener - Interface in org.opendaylight.controller.md.sal.dom.api
-
DOMDataChangeListener enables data change notifications only at leader of the datastore shard.
- DOMDataReadOnlyTransaction - Interface in org.opendaylight.controller.md.sal.dom.api
-
- DOMDataReadTransaction - Interface in org.opendaylight.controller.md.sal.dom.api
-
A transaction that provides read access to a logical data store.
- DOMDataReadWriteTransaction - Interface in org.opendaylight.controller.md.sal.dom.api
-
- DOMDataTreeChangeListener - Interface in org.opendaylight.controller.md.sal.dom.api
-
Interface implemented by classes interested in receiving notifications about
data tree changes.
- DOMDataTreeChangeService - Interface in org.opendaylight.controller.md.sal.dom.api
-
- DOMDataTreeIdentifier - Class in org.opendaylight.controller.md.sal.dom.api
-
A unique identifier for a particular subtree.
- DOMDataTreeIdentifier(LogicalDatastoreType, YangInstanceIdentifier) - Constructor for class org.opendaylight.controller.md.sal.dom.api.DOMDataTreeIdentifier
-
- DOMDataTreeInaccessibleException - Exception in org.opendaylight.controller.md.sal.dom.api
-
Failure reported when a data tree is no longer accessible.
- DOMDataTreeInaccessibleException(DOMDataTreeIdentifier, String) - Constructor for exception org.opendaylight.controller.md.sal.dom.api.DOMDataTreeInaccessibleException
-
- DOMDataTreeInaccessibleException(DOMDataTreeIdentifier, String, Throwable) - Constructor for exception org.opendaylight.controller.md.sal.dom.api.DOMDataTreeInaccessibleException
-
- DOMDataTreeListener - Interface in org.opendaylight.controller.md.sal.dom.api
-
Interface implemented by data consumers, e.g. processes wanting to act on data
after it has been introduced to the conceptual data tree.
- DOMDataTreeListeningException - Exception in org.opendaylight.controller.md.sal.dom.api
-
- DOMDataTreeListeningException(String) - Constructor for exception org.opendaylight.controller.md.sal.dom.api.DOMDataTreeListeningException
-
- DOMDataTreeListeningException(String, Throwable) - Constructor for exception org.opendaylight.controller.md.sal.dom.api.DOMDataTreeListeningException
-
- DOMDataTreeLoopException - Exception in org.opendaylight.controller.md.sal.dom.api
-
- DOMDataTreeLoopException(String) - Constructor for exception org.opendaylight.controller.md.sal.dom.api.DOMDataTreeLoopException
-
- DOMDataTreeLoopException(String, Throwable) - Constructor for exception org.opendaylight.controller.md.sal.dom.api.DOMDataTreeLoopException
-
- DOMDataTreeProducer - Interface in org.opendaylight.controller.md.sal.dom.api
-
A data producer context.
- DOMDataTreeProducerBusyException - Exception in org.opendaylight.controller.md.sal.dom.api
-
Exception indicating that the
DOMDataTreeProducer has an open user
transaction and cannot be closed.
- DOMDataTreeProducerBusyException(String) - Constructor for exception org.opendaylight.controller.md.sal.dom.api.DOMDataTreeProducerBusyException
-
- DOMDataTreeProducerBusyException(String, Throwable) - Constructor for exception org.opendaylight.controller.md.sal.dom.api.DOMDataTreeProducerBusyException
-
- DOMDataTreeProducerException - Exception in org.opendaylight.controller.md.sal.dom.api
-
- DOMDataTreeProducerException(String) - Constructor for exception org.opendaylight.controller.md.sal.dom.api.DOMDataTreeProducerException
-
- DOMDataTreeProducerException(String, Throwable) - Constructor for exception org.opendaylight.controller.md.sal.dom.api.DOMDataTreeProducerException
-
- DOMDataTreeProducerFactory - Interface in org.opendaylight.controller.md.sal.dom.api
-
- DOMDataTreeService - Interface in org.opendaylight.controller.md.sal.dom.api
-
A
DOMService providing access to the conceptual data tree.
- DOMDataTreeShard - Interface in org.opendaylight.controller.md.sal.dom.api
-
A single shard of the conceptual data tree.
- DOMDataTreeShardingConflictException - Exception in org.opendaylight.controller.md.sal.dom.api
-
Exception thrown when an attempt to attach a conflicting shard to the global
table.
- DOMDataTreeShardingConflictException(String) - Constructor for exception org.opendaylight.controller.md.sal.dom.api.DOMDataTreeShardingConflictException
-
- DOMDataTreeShardingConflictException(String, Throwable) - Constructor for exception org.opendaylight.controller.md.sal.dom.api.DOMDataTreeShardingConflictException
-
- DOMDataTreeShardingService - Interface in org.opendaylight.controller.md.sal.dom.api
-
A
DOMService providing access to details on how the conceptual data tree
is distributed among providers (also known as shards).
- DOMDataWriteTransaction - Interface in org.opendaylight.controller.md.sal.dom.api
-
A transaction that provides mutation capabilities on a data tree.
- DOMEvent - Interface in org.opendaylight.controller.md.sal.dom.api
-
Generic event interface
- DOMExtensibleService<T extends DOMExtensibleService<T,E>,E extends DOMServiceExtension<T,E>> - Interface in org.opendaylight.controller.md.sal.dom.api
-
- DOMMountPoint - Interface in org.opendaylight.controller.md.sal.dom.api
-
- DOMMountPointService - Interface in org.opendaylight.controller.md.sal.dom.api
-
- DOMMountPointService.DOMMountPointBuilder - Interface in org.opendaylight.controller.md.sal.dom.api
-
- DOMNotification - Interface in org.opendaylight.controller.md.sal.dom.api
-
A single YANG notification.
- DOMNotificationListener - Interface in org.opendaylight.controller.md.sal.dom.api
-
- DOMNotificationPublishService - Interface in org.opendaylight.controller.md.sal.dom.api
-
- DOMNotificationRejectedException - Exception in org.opendaylight.controller.md.sal.dom.api
-
This exception indicates that given notification can not be processed by corresponding mechanism.
- DOMNotificationRejectedException(String) - Constructor for exception org.opendaylight.controller.md.sal.dom.api.DOMNotificationRejectedException
-
- DOMNotificationRejectedException(String, Throwable) - Constructor for exception org.opendaylight.controller.md.sal.dom.api.DOMNotificationRejectedException
-
- DOMNotificationService - Interface in org.opendaylight.controller.md.sal.dom.api
-
- DOMRpcAvailabilityListener - Interface in org.opendaylight.controller.md.sal.dom.api
-
- DOMRpcException - Exception in org.opendaylight.controller.md.sal.dom.api
-
Base class for failures that can occur during RPC invocation.
- DOMRpcException(String) - Constructor for exception org.opendaylight.controller.md.sal.dom.api.DOMRpcException
-
Construct an new instance with a message and an empty cause.
- DOMRpcException(String, Throwable) - Constructor for exception org.opendaylight.controller.md.sal.dom.api.DOMRpcException
-
Construct an new instance with a message and a cause.
- DOMRpcIdentifier - Class in org.opendaylight.controller.md.sal.dom.api
-
Identifier of a RPC context.
- DOMRpcImplementation - Interface in org.opendaylight.controller.md.sal.dom.api
-
Interface implemented by an individual RPC implementation.
- DOMRpcImplementationNotAvailableException - Exception in org.opendaylight.controller.md.sal.dom.api
-
Exception indicating that no implementation of the requested RPC service is available.
- DOMRpcImplementationNotAvailableException(String, Object...) - Constructor for exception org.opendaylight.controller.md.sal.dom.api.DOMRpcImplementationNotAvailableException
-
- DOMRpcImplementationNotAvailableException(Throwable, String, Object...) - Constructor for exception org.opendaylight.controller.md.sal.dom.api.DOMRpcImplementationNotAvailableException
-
- DOMRpcImplementationRegistration<T extends DOMRpcImplementation> - Interface in org.opendaylight.controller.md.sal.dom.api
-
- DOMRpcProviderService - Interface in org.opendaylight.controller.md.sal.dom.api
-
A
DOMService which allows registration of RPC implementations with a conceptual
router.
- DOMRpcResult - Interface in org.opendaylight.controller.md.sal.dom.api
-
Interface defining a result of an RPC call.
- DOMRpcService - Interface in org.opendaylight.controller.md.sal.dom.api
-
- DOMService - Interface in org.opendaylight.controller.md.sal.dom.api
-
Marker interface for services which can be obtained from a
DOMMountPoint
instance.
- DOMServiceExtension<T extends DOMExtensibleService<T,E>,E extends DOMServiceExtension<T,E>> - Interface in org.opendaylight.controller.md.sal.dom.api
-
Marker interface for services which expose additional functionality on top
of some base
DOMService.
- DOMTransactionChain - Interface in org.opendaylight.controller.md.sal.dom.api
-
A chain of DOM Data transactions.