예제 #1
0
파일: raftNode.py 프로젝트: hallliu/s2014
 def revert_state(self, term):
     RaftBaseNode.revert_state(self, term)
     self.getReq_info.clear()