Package | Description |
---|---|
com.tencentcloudapi.cdwdoris.v20211228.models |
Modifier and Type | Method and Description |
---|---|
NodesSummary |
InstanceInfo.getCNSummary()
Get cn节点信息
|
NodesSummary |
InstanceInfo.getCoreSummary()
Get zookeeper节点描述信息
|
NodesSummary |
InstanceInfo.getMasterSummary()
Get 数据节点描述信息
|
Modifier and Type | Method and Description |
---|---|
void |
InstanceInfo.setCNSummary(NodesSummary CNSummary)
Set cn节点信息
|
void |
InstanceInfo.setCoreSummary(NodesSummary CoreSummary)
Set zookeeper节点描述信息
|
void |
InstanceInfo.setMasterSummary(NodesSummary MasterSummary)
Set 数据节点描述信息
|
Constructor and Description |
---|
NodesSummary(NodesSummary source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2025. All rights reserved.