Class PrefixShardRemovalLookup


  • public class PrefixShardRemovalLookup
    extends Object
    Sent to the local ShardedDataTreeActor to initiate the lookup of the shard, once the shard is removed from the system entirely the actor responds with a success.
    • Constructor Detail

      • PrefixShardRemovalLookup

        public PrefixShardRemovalLookup​(org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier prefix)
    • Method Detail

      • getPrefix

        public org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier getPrefix()