Class StartConfigShardLookup
- java.lang.Object
-
- org.opendaylight.controller.cluster.sharding.messages.StartConfigShardLookup
-
public class StartConfigShardLookup extends Object
Message that should be sent to ShardedDataTreeActor when the lookup of the prefix config shard should begin. Replied to with Succes once the shard has a leader.
-
-
Constructor Summary
Constructors Constructor Description StartConfigShardLookup(org.opendaylight.mdsal.common.api.LogicalDatastoreType type)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.opendaylight.mdsal.common.api.LogicalDatastoreTypegetType()StringtoString()
-