Package | Description |
---|---|
org.opendaylight.mdsal.dom.spi.shard | |
org.opendaylight.mdsal.dom.store.inmemory |
Class and Description |
---|
AbstractStateAggregator
Aggregator which combines state reported by potentially multiple threads into a single state report.
|
AbstractStateAggregator.Behavior |
AbstractStateAggregator.Started |
AbstractStateAggregator.State
Marker interface for state as both reported up and down.
|
AbstractStateAggregator.StateBuilder
State aggregator, which receives state chunks and creates an aggregated state object via the build method.
|
ChildShardContext
Definition of a subshard containing the prefix and the subshard.
|
DelegatingWriteCursorStrategy
Delegating implementation of a
WriteCursorStrategy . |
DOMDataTreeListenerRegistry
Utility interface for objects dispatching events to
DOMDataTreeListener . |
DOMDataTreeShardProducer |
DOMDataTreeShardWriteTransaction |
ForeignShardModificationContext |
ListenableDOMDataTreeShard
A
DOMDataTreeShard which allows registration of listeners, allowing realization of the DOMDataTreeService's
registerListener contract. |
ModificationContextNodeBuilder |
WriteableDOMDataTreeShard
Indicates that a shard is writable via the provided
createProducer method. |
WriteableModificationNode
Writable node that can have subshard children somewhere on lower level.
|
WriteableSubshardBoundaryNode
Writable node that is located at a boundary to a subshard.
|
WriteCursorStrategy |
Class and Description |
---|
ForeignShardModificationContext |
ModificationContextNodeBuilder |
ReadableWriteableDOMDataTreeShard
Deprecated.
Use
ListenableDOMDataTreeShard instead. |
WriteableDOMDataTreeShard
Indicates that a shard is writable via the provided
createProducer method. |
WriteableModificationNode
Writable node that can have subshard children somewhere on lower level.
|
WriteableNodeWithSubshard |
WriteCursorStrategy |
Copyright © 2019 OpenDaylight. All rights reserved.