Class | Description |
---|---|
AbstractBatchedModificationsCursor |
Base class for a DataTreeModificationCursor that publishes to BatchedModifications instance(s).
|
ActorContext |
The ActorContext class contains utility methods which could be used by
non-actors (like DistributedDataStore) to work with actors a little more
easily.
|
ClusterUtils |
Utils for encoding prefix shard name.
|
CompositeOnComplete<T> |
An OnComplete implementation that aggrgates other OnComplete tasks.
|
DataTreeModificationOutput |
Utility class to output DataTreeModifications in readable format.
|
NormalizedNodeAggregator | |
NormalizedNodeXMLOutput |
Utility class to output NormalizedNodes as XML.
|
PrimaryShardInfoFutureCache |
Maintains a cache of PrimaryShardInfo Future instances per shard.
|
PruningDataTreeModification |
The PruningDataTreeModification first removes all entries from the data which do not belong in the schemaContext
before delegating it to the actual DataTreeModification.
|
TransactionRateLimiter | |
UnsignedLongRangeSet |
Utility
RangeSet -like class, specialized for holding UnsignedLong . |
Copyright © 2019 OpenDaylight. All rights reserved.