| Interface | Description |
|---|---|
| ChainableDataTreeChangeListener<T extends org.opendaylight.yangtools.yang.binding.DataObject> |
DataTreeChangeListener which can notify another DataTreeChangeListener. |
| Class | Description |
|---|---|
| AbstractDataStoreJob | |
| Activator |
OSGi Activator used to shutdown thread pools etc.
|
| AsyncClusteredDataTreeChangeListenerBase<T extends org.opendaylight.yangtools.yang.binding.DataObject,K extends org.opendaylight.controller.md.sal.binding.api.ClusteredDataTreeChangeListener<T>> | Deprecated |
| AsyncDataTreeChangeListenerBase<T extends org.opendaylight.yangtools.yang.binding.DataObject,K extends org.opendaylight.controller.md.sal.binding.api.DataTreeChangeListener<T>> | Deprecated |
| ChainableClusteredDataTreeChangeListenerBase<T extends org.opendaylight.yangtools.yang.binding.DataObject> |
ClusteredDataTreeChangeListener which is chain-able (ChainableDataTreeChangeListener). |
| ChainableDataTreeChangeListenerImpl<T extends org.opendaylight.yangtools.yang.binding.DataObject> |
Default implementation of ChainableDataTreeChangeListener.
|
| DataStoreJobCoordinator | Deprecated
Use org.opendaylight.infrautils.jobcoordinator.JobCoordinator
instead of this.
|
| JobEntry |
JobEntry is the entity built per job submitted by the application and
enqueued to the book-keeping data structure.
|
| JobQueue | |
| RollbackCallable | |
| SingleTransactionDataBroker |
Utility methods for single transaction DataBroker usage.
|
| TaskRetryLooper |
| Enum | Description |
|---|---|
| AbstractDataStoreJob.State | |
| DataStoreJobCoordinatorCounters |
| Exception | Description |
|---|---|
| ExpectedDataObjectNotFoundException |
Exception thrown from code which expects data to necessarily be present in the
data store.
|
| InvalidJobException |
Copyright © 2018 OpenDaylight. All rights reserved.