Class 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 Detail

      • StartConfigShardLookup

        public StartConfigShardLookup​(org.opendaylight.mdsal.common.api.LogicalDatastoreType type)
    • Method Detail

      • getType

        public org.opendaylight.mdsal.common.api.LogicalDatastoreType getType()