Class PrefixShardCreated


  • @Beta
    public class PrefixShardCreated
    extends Object
    Message sent to the local ShardedDataTreeActor when a clustered shard was created locally. The backend shards/replicas will be handled by the ShardManager but the ShardedDataTreeActor needs to handle the registration of the frontends into the DOMDataTreeShardingService. The configuration only contains the Member nodes that this is still yet to be distributed to. The last node will receive PrefixShardConfiguration with only it's member present.