提交 b7537d29 编写于 作者: H haocao

Add orchestration master slave datasource disabled support 3th.

上级 f1949ef9
......@@ -50,12 +50,12 @@ public interface CoordinatorRegistryCenter extends RegistryCenter {
void addCacheData(String cachePath);
/**
* 获取子节点名称集合.
* Get node's sub-nodes list.
*
* @param key 键
* @return 子节点名称集合
* @param path key
* @return sub-nodes name list
*/
List<String> getChildrenKeys(String key);
List<String> getChildrenKeys(String path);
/**
* Get cache's raw object.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册