| Class | Description |
|---|---|
| AbstractConfigFileUpdater<K,V> |
AbstractConfigFileUpdater describes changes to be applied to the
configuration file. |
| AbstractDataChangeListener<T extends org.opendaylight.yangtools.yang.binding.DataObject,C> |
Abstract base class for MD-SAL datastore listener.
|
| CacheMap<T,K,C> |
CacheMap describes a lazy cache for data indexed by a key. |
| ChangedData<T extends org.opendaylight.yangtools.yang.binding.DataObject> |
ChangedData describes a change of a data object in the MD-SAL
datastore. |
| CloseableContainer |
CloseableContainer describes a container that contains one or
more AutoCloseable instances. |
| CompositeAutoCloseable |
CompositeAutoCloseable describes a set of AutoCloseable. |
| ConfigFileUpdater<K,V> |
ConfigFileUpdater describes changes to be applied to the
configuration file. |
| DataObjectIdentity |
DataObjectIdentity describes identify of DataObject
instance. |
| DataStoreListener<T extends org.opendaylight.yangtools.yang.binding.DataObject,C> |
Abstract base class for MD-SAL datastore listener.
|
| DataStoreUtils |
DataStoreUtils class is a collection of utility class methods
for MD-SAL datastore handling. |
| IdentifiedData<T extends org.opendaylight.yangtools.yang.binding.DataObject> |
IdentifiedData describes a data object identified by an instance
identifier. |
| MiscUtils |
MiscUtils class is a collection of miscellaneous utility class
methods. |
| MultiDataStoreListener<T extends org.opendaylight.yangtools.yang.binding.DataObject,C> |
Abstract base class for MD-SAL datastore change listener that listens
multiple data objects in the same data model tree.
|
| OrderedComparator |
Comparator for
Ordered. |
| ProtocolUtils |
ProtocolUtils class is a collection of utilities for network
protocol handling. |
| SalNotificationListener |
Abstract base class for MD-SAL notification listener.
|
| VlanDescParser |
Utility class to parse a string that consists of an identifier string and
a VLAN ID.
|
| VtnIndexComparator |
Comparator for
VtnIndex. |
| VTNTimer |
VTNTimer describes a thread to schedule timer tasks. |
| XmlConfigFile |
Helper class used to write configurations into a file in XML format.
|
| Enum | Description |
|---|---|
| VTNEntityType |
VTNEntityType describes entities shared by VTN Managers in a
cluster. |
| XmlConfigFile.Type |
Specify the type of configuration.
|
Copyright © 2018 OpenDaylight. All rights reserved.