Skip to content

Commit

Permalink
添加监控项
Browse files Browse the repository at this point in the history
  • Loading branch information
gaohaoxiang committed Dec 28, 2020
1 parent 54c7d50 commit 8242c14
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -167,10 +167,6 @@ public Collection<DefaultElectionNode> getAllNodes() {
return allNodes.values();
}

public int getCurrentTerm() {
return currentTerm;
}

/**
* 根据id获取节点
* @param nodeId 节点id
Expand Down

0 comments on commit 8242c14

Please sign in to comment.