检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
props: version: v1 app-id: xxxx monitor-id: xxxx cloud: xxxx region: xxxxx azs: az1 etcd: address: xxx.xxx.xxx.xxx:xxxx api-version
appId 是 string - 项目组名称。 monitorId 是 string - 监控组名称。 databaseName 是 string - 数据库名称。
appId 是 string - 项目组名称。 monitorId 是 string - 监控组名称。 cloud 否 string - 项目部署云组。 region 否 string - 项目部署region。 azs 否 string - 项目部署AZ。
props: version: v1 appId: xxx monitorId: xxx databaseName: xxx decipherClassName: xxx.xxx.xxx etcd: address: 127.0.0.2:2379,127.0.0.2
(String key, String value); Long append(byte[] key, byte[] value); String substr(String key, Integer start, Integer end); byte[] substr(byte[