Class PrefixShardRemovalLookup
- java.lang.Object
-
- org.opendaylight.controller.cluster.sharding.messages.PrefixShardRemovalLookup
-
public class PrefixShardRemovalLookup extends Object
Sent to the localShardedDataTreeActorto initiate the lookup of the shard, once the shard is removed from the system entirely the actor responds with a success.
-
-
Constructor Summary
Constructors Constructor Description PrefixShardRemovalLookup(org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier prefix)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifiergetPrefix()StringtoString()
-