程序包 | 说明 |
---|---|
com.aliyun.sdk.service.drds20190123.models |
限定符和类型 | 方法和说明 |
---|---|
DescribeDrdsShardingDbsResponseBody.ShardingDb.Builder |
DescribeDrdsShardingDbsResponseBody.ShardingDb.Builder.blockingTimeout(Integer blockingTimeout)
The timeout period for a transaction to wait for the release of the data lock.
|
static DescribeDrdsShardingDbsResponseBody.ShardingDb.Builder |
DescribeDrdsShardingDbsResponseBody.ShardingDb.builder() |
DescribeDrdsShardingDbsResponseBody.ShardingDb.Builder |
DescribeDrdsShardingDbsResponseBody.ShardingDb.Builder.connectionProperties(String connectionProperties)
The properties of the connection string.
|
DescribeDrdsShardingDbsResponseBody.ShardingDb.Builder |
DescribeDrdsShardingDbsResponseBody.ShardingDb.Builder.connectUrl(String connectUrl)
The URL that is used to access the Apsara RDS for MySQL instance.
|
DescribeDrdsShardingDbsResponseBody.ShardingDb.Builder |
DescribeDrdsShardingDbsResponseBody.ShardingDb.Builder.dbInstanceId(String dbInstanceId)
The ID of the Apsara RDS for MySQL instance that is used as the storage of the database shard.
|
DescribeDrdsShardingDbsResponseBody.ShardingDb.Builder |
DescribeDrdsShardingDbsResponseBody.ShardingDb.Builder.dbStatus(String dbStatus)
The status of the database.
|
DescribeDrdsShardingDbsResponseBody.ShardingDb.Builder |
DescribeDrdsShardingDbsResponseBody.ShardingDb.Builder.dbType(String dbType)
The engine of the database.
|
DescribeDrdsShardingDbsResponseBody.ShardingDb.Builder |
DescribeDrdsShardingDbsResponseBody.ShardingDb.Builder.groupName(String groupName)
The name of group on which the database shard is stored.
|
DescribeDrdsShardingDbsResponseBody.ShardingDb.Builder |
DescribeDrdsShardingDbsResponseBody.ShardingDb.Builder.idleTimeOut(Integer idleTimeOut)
The timeout period of an idle connection.
|
DescribeDrdsShardingDbsResponseBody.ShardingDb.Builder |
DescribeDrdsShardingDbsResponseBody.ShardingDb.Builder.maxPoolSize(Integer maxPoolSize)
The maximum size of the connection pool.
|
DescribeDrdsShardingDbsResponseBody.ShardingDb.Builder |
DescribeDrdsShardingDbsResponseBody.ShardingDb.Builder.minPoolSize(Integer minPoolSize)
The minimum size of the connection pool.
|
DescribeDrdsShardingDbsResponseBody.ShardingDb.Builder |
DescribeDrdsShardingDbsResponseBody.ShardingDb.Builder.preparedStatementCacheSize(Integer preparedStatementCacheSize)
The size of cache for the returned results.
|
DescribeDrdsShardingDbsResponseBody.ShardingDb.Builder |
DescribeDrdsShardingDbsResponseBody.ShardingDb.Builder.shardingDbName(String shardingDbName)
The name of the database shard.
|
DescribeDrdsShardingDbsResponseBody.ShardingDb.Builder |
DescribeDrdsShardingDbsResponseBody.ShardingDb.Builder.userName(String userName)
The username that is used to connect to the ApsaraDB RDS for MySQL instance.
|
Copyright © 2024. All rights reserved.