BUG 3054 : Move ShardManager ready check into a single method. 52/19252/2
authorMoiz Raja <moraja@cisco.com>
Tue, 28 Apr 2015 17:58:08 +0000 (10:58 -0700)
committerMoiz Raja <moraja@cisco.com>
Tue, 28 Apr 2015 18:33:32 +0000 (11:33 -0700)
commit7159b15b0efedb548f7fae5bb1eb9e970bc2e43f
treec2e6861443f515bfca4998d0633953724ec068e6
parentbd7617c472e0326c56e46036580d187a450c5b80
BUG 3054 : Move ShardManager ready check into a single method.

Small refactoring to move code which checks for readiness into a
private method instead of duplicating it inline

Change-Id: I60cd603cb015c8602591769f1f931ae8580cfbd8
Signed-off-by: Moiz Raja <moraja@cisco.com>
opendaylight/md-sal/sal-distributed-datastore/src/main/java/org/opendaylight/controller/cluster/datastore/ShardManager.java