| DistributedShardChangePublisher |
|
| DistributedShardedDOMDataTree |
A layer on top of DOMDataTreeService that distributes producer/shard registrations to remote nodes via
ShardedDataTreeActor.
|
| DistributedShardModification |
Shard modification that consists of the whole shard context, provides cursors which correctly delegate to subshards
if any are present.
|
| DistributedShardModificationContext |
The context for a single shards modification, keeps a ClientTransaction so it can route requests correctly.
|
| DistributedShardModificationCursor |
Internal cursor implementation consisting of WriteCursorStrategies which forwards writes to foreign modifications
if any.
|
| DistributedShardModificationFactory |
|
| DistributedShardModificationFactoryBuilder |
|
| PrefixedShardConfigUpdateHandler |
Listens on changes on prefix-shard-configuration.
|
| PrefixedShardConfigUpdateHandler.ShardConfigHandler |
|
| RoleChangeListenerActor |
|
| ShardedDataTreeActor |
Actor that tracks currently open producers/shards on remote nodes and handles notifications of remote
nodes of newly open producers/shards on the local node.
|
| ShardedDataTreeActor.ShardedDataTreeActorCreator |
|
| ShardingServiceAddressResolver |
|