Package | Description |
---|---|
com.tencentcloudapi.emr.v20190103.models |
Modifier and Type | Method and Description |
---|---|
ZoneResourceConfiguration[] |
CreateClusterRequest.getZoneResourceConfiguration()
Get 节点资源的规格,有几个可用区,就填几个,按顺序第一个为主可用区,第二个为备可用区,第三个为仲裁可用区。如果没有开启跨AZ,则长度为1即可。
|
Modifier and Type | Method and Description |
---|---|
void |
CreateClusterRequest.setZoneResourceConfiguration(ZoneResourceConfiguration[] ZoneResourceConfiguration)
Set 节点资源的规格,有几个可用区,就填几个,按顺序第一个为主可用区,第二个为备可用区,第三个为仲裁可用区。如果没有开启跨AZ,则长度为1即可。
|
Constructor and Description |
---|
ZoneResourceConfiguration(ZoneResourceConfiguration 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 © 2024. All rights reserved.