| AbstractBatchedModificationsCursor |
Base class for a DataTreeModificationCursor that publishes to BatchedModifications instance(s).
|
| ActorUtils |
The ActorUtils class contains utility methods which could be used by non-actors (like DistributedDataStore) to work
with actors a little more easily.
|
| CompositeOnComplete<T> |
An OnComplete implementation that aggrgates other OnComplete tasks.
|
| DataTreeModificationOutput |
Utility class to output DataTreeModifications in readable format.
|
| ImmutableUnsignedLongSet |
|
| MutableUnsignedLongSet |
|
| 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.
|
| PruningDataTreeModification.Proactive |
A PruningDataTreeModification which always performs pruning before attempting an operation.
|
| PruningDataTreeModification.Reactive |
|
| RootScatterGather |
Utility methods for dealing with datastore root ContainerNode with respect to module shards.
|
| RootScatterGather.ShardContainer<T> |
|
| TransactionRateLimiter |
|
| UnsignedLongBitmap |
A more efficient equivalent of ImmutableMap<UnsignedLong, Boolean>.
|