Class MakeLeaderLocal
java.lang.Object
org.opendaylight.controller.cluster.datastore.messages.MakeLeaderLocal
Message sent to local shard to try to gain shard leadership. Sender of this
message will be notified about result of leadership transfer with
Status.Success
, if leadership is successfully transferred
to local shard. Otherwise Status.Failure
with
LeadershipTransferFailedException
will be sent to sender of this message.-
Field Summary
Fields -
Method Summary
-
Field Details
-
INSTANCE
-