| Modifier and Type | Interface and Description | 
|---|---|
| interface  | DOMExtensibleService<T extends DOMExtensibleService<T,E>,E extends DOMServiceExtension<T,E>>Marker interface for services which can support  DOMServiceExtension. | 
| interface  | DOMServiceExtension<T extends DOMExtensibleService<T,E>,E extends DOMServiceExtension<T,E>>Marker interface for services which expose additional functionality on top
 of some base  DOMService. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | DOMDataBrokerDeprecated. 
 Use  DOMDataBrokerinstead | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractDOMDataBroker | 
| class  | PingPongDataBrokerAn implementation of a  DOMDataBroker, which forwards most requests to a delegate. | 
| class  | SerializedDOMDataBrokerImplementation of blocking three phase commit coordinator, which which
 supports coordination on multiple  DOMStoreThreePhaseCommitCohort. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | LegacyShardedDOMDataBrokerAdapterDOMDataBroker implementation that forwards calls to
  ShardedDOMDataBrokerAdapter,
 which in turn translates calls to shard aware implementation ofDOMDataTreeService | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ForwardingDOMDataBrokerUtility  DOMDataBrokerimplementation which forwards all interface
 method invocation to a delegate instance. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | TracingDOMDataBrokerInterface so that the tracing broker service can be more explicitly imported. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | TracingBroker | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | LegacyDOMDataBrokerAdapterAdapter between the legacy controller API-based DOMDataBroker and the mdsal API-based DOMDataBroker. | 
Copyright © 2019 OpenDaylight. All rights reserved.