| 程序包 | 说明 |
|---|---|
| com.alibaba.nacos.client.env |
| 限定符和类型 | 字段和说明 |
|---|---|
static NacosClientProperties |
NacosClientProperties.PROTOTYPE
all the NacosClientProperties object must be created by PROTOTYPE,
so child NacosClientProperties can read properties from the PROTOTYPE.
|
| 限定符和类型 | 方法和说明 |
|---|---|
NacosClientProperties |
NacosClientProperties.derive()
create a new NacosClientProperties which scope is itself.
|
NacosClientProperties |
NacosClientProperties.derive(Properties properties)
create a new NacosClientProperties from NacosClientProperties#PROTOTYPE and init.
|
Copyright © 2018–2023 Alibaba Group. All rights reserved.