@Beta public class PrefixShardCreated extends Object
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.Constructor and Description |
---|
PrefixShardCreated(PrefixShardConfiguration configuration) |
Modifier and Type | Method and Description |
---|---|
PrefixShardConfiguration |
getConfiguration() |
String |
toString() |
public PrefixShardCreated(PrefixShardConfiguration configuration)
public PrefixShardConfiguration getConfiguration()
Copyright © 2019 OpenDaylight. All rights reserved.