Modifier and Type | Interface and Description |
---|---|
interface |
DataBroker
Deprecated.
Use
DataBroker instead |
Modifier and Type | Class and Description |
---|---|
class |
ForwardingDataBroker
Utility
DataBroker implementation which forwards all interface method
invocation to a delegate instance. |
Modifier and Type | Class and Description |
---|---|
class |
BindingDOMDataBrokerAdapter
The DataBrokerImpl simply defers to the DOMDataBroker for all its operations.
|
Modifier and Type | Interface and Description |
---|---|
interface |
DOMDataBroker
Deprecated.
Use
DOMDataBroker instead |
Modifier and Type | Class and Description |
---|---|
class |
AbstractDOMDataBroker |
class |
PingPongDataBroker
An implementation of a
DOMDataBroker , which forwards most requests to a delegate. |
class |
SerializedDOMDataBroker
Implementation of blocking three phase commit coordinator, which which
supports coordination on multiple
DOMStoreThreePhaseCommitCohort . |
Modifier and Type | Class and Description |
---|---|
class |
LegacyShardedDOMDataBrokerAdapter
DOMDataBroker implementation that forwards calls to
ShardedDOMDataBrokerAdapter ,
which in turn translates calls to shard aware implementation of
DOMDataTreeService |
Modifier and Type | Class and Description |
---|---|
class |
ForwardingDOMDataBroker
Utility
DOMDataBroker implementation which forwards all interface
method invocation to a delegate instance. |
Modifier and Type | Interface and Description |
---|---|
interface |
TracingDOMDataBroker
Interface 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 |
AbstractLegacyDOMDataBrokerAdapter
Adapter between the legacy controller API-based DOMDataBroker and the mdsal API-based DOMDataBroker.
|
class |
LegacyDOMDataBrokerAdapter
Adapter between the legacy controller API-based DOMDataBroker and the mdsal API-based DOMDataBroker.
|
class |
LegacyPingPongDOMDataBrokerAdapter
Adapter between the legacy controller API-based DOMDataBroker and the mdsal API-based DOMDataBroker, equivalent
to PingPongDOMDataBroker.
|
Copyright © 2019 OpenDaylight. All rights reserved.