程序包 | 说明 |
---|---|
com.aliyun.sdk.service.polardb20170801.models |
限定符和类型 | 方法和说明 |
---|---|
DescribeDBClusterAttributeResponseBody.DBNodes.Builder |
DescribeDBClusterAttributeResponseBody.DBNodes.Builder.addedCpuCores(String addedCpuCores)
The number of CPU cores for compute node scale-out within seconds.
|
static DescribeDBClusterAttributeResponseBody.DBNodes.Builder |
DescribeDBClusterAttributeResponseBody.DBNodes.builder() |
DescribeDBClusterAttributeResponseBody.DBNodes.Builder |
DescribeDBClusterAttributeResponseBody.DBNodes.Builder.creationTime(String creationTime)
The time when the node was created.
|
DescribeDBClusterAttributeResponseBody.DBNodes.Builder |
DescribeDBClusterAttributeResponseBody.DBNodes.Builder.DBNodeClass(String DBNodeClass)
The type of the node.
|
DescribeDBClusterAttributeResponseBody.DBNodes.Builder |
DescribeDBClusterAttributeResponseBody.DBNodes.Builder.DBNodeId(String DBNodeId)
The ID of the node.
|
DescribeDBClusterAttributeResponseBody.DBNodes.Builder |
DescribeDBClusterAttributeResponseBody.DBNodes.Builder.DBNodeRole(String DBNodeRole)
The role of the node.
|
DescribeDBClusterAttributeResponseBody.DBNodes.Builder |
DescribeDBClusterAttributeResponseBody.DBNodes.Builder.DBNodeStatus(String DBNodeStatus)
The status of the node.
|
DescribeDBClusterAttributeResponseBody.DBNodes.Builder |
DescribeDBClusterAttributeResponseBody.DBNodes.Builder.failoverPriority(Integer failoverPriority)
The failover priority.
|
DescribeDBClusterAttributeResponseBody.DBNodes.Builder |
DescribeDBClusterAttributeResponseBody.DBNodes.Builder.hotReplicaMode(String hotReplicaMode)
Indicates whether the hot standby feature is enabled.
|
DescribeDBClusterAttributeResponseBody.DBNodes.Builder |
DescribeDBClusterAttributeResponseBody.DBNodes.Builder.imciSwitch(String imciSwitch)
Indicates whether the In-Memory Column Index (IMCI) feature is enabled.
|
DescribeDBClusterAttributeResponseBody.DBNodes.Builder |
DescribeDBClusterAttributeResponseBody.DBNodes.Builder.masterId(String masterId)
The ID of the primary node in the cluster that runs Multi-master Cluster Edition.
|
DescribeDBClusterAttributeResponseBody.DBNodes.Builder |
DescribeDBClusterAttributeResponseBody.DBNodes.Builder.maxConnections(Integer maxConnections)
The maximum number of concurrent connections in the cluster.
|
DescribeDBClusterAttributeResponseBody.DBNodes.Builder |
DescribeDBClusterAttributeResponseBody.DBNodes.Builder.maxIOPS(Integer maxIOPS)
The maximum input/output operations per second (IOPS).
|
DescribeDBClusterAttributeResponseBody.DBNodes.Builder |
DescribeDBClusterAttributeResponseBody.DBNodes.Builder.sccMode(String sccMode)
Indicates whether the global consistency (high-performance mode) feature is enabled for the node.
|
DescribeDBClusterAttributeResponseBody.DBNodes.Builder |
DescribeDBClusterAttributeResponseBody.DBNodes.Builder.serverlessType(String serverlessType)
The type of the serverless node.
|
DescribeDBClusterAttributeResponseBody.DBNodes.Builder |
DescribeDBClusterAttributeResponseBody.DBNodes.Builder.serverWeight(String serverWeight)
The routing weight of the node.
|
DescribeDBClusterAttributeResponseBody.DBNodes.Builder |
DescribeDBClusterAttributeResponseBody.DBNodes.Builder.zoneId(String zoneId)
The ID of the zone.
|
Copyright © 2023. All rights reserved.