mirror of
https://gitee.com/BDWare/front-base
synced 2026-01-29 23:39:26 +00:00
refactor: sdk for consensus algorithm
This commit is contained in:
@@ -37,6 +37,7 @@ public class CMDConf {
|
||||
public String clientToAgentPlugins = "";
|
||||
public String clientToClusterPlugins = "";
|
||||
public String tcpPlugins = "";
|
||||
public String consistencyPlugins = "";
|
||||
|
||||
public static CMDConf parseFile(String confPath) {
|
||||
CMDConf ret = null;
|
||||
|
||||
Reference in New Issue
Block a user