2015年3月15日

摘要: synchronized public void startLeaderElection() { try { currentVote = new Vote(myid, getLastLoggedZxid(), getCurrentEpoch()); ... 阅读全文
posted @ 2015-03-15 21:14 不忘初衷,方能致远 阅读(525) 评论(0) 推荐(0)

导航