| Package | Description |
|---|---|
| com.amazonaws.services.memorydb.model |
| Modifier and Type | Method and Description |
|---|---|
ShardConfiguration |
ShardConfiguration.clone() |
ShardConfiguration |
ShardDetail.getConfiguration()
The configuration details of the shard
|
ShardConfiguration |
ShardConfiguration.withReplicaCount(Integer replicaCount)
The number of read replica nodes in this shard.
|
ShardConfiguration |
ShardConfiguration.withSlots(String slots)
A string that specifies the keyspace for a particular node group.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ShardDetail.setConfiguration(ShardConfiguration configuration)
The configuration details of the shard
|
ShardDetail |
ShardDetail.withConfiguration(ShardConfiguration configuration)
The configuration details of the shard
|
Copyright © 2024. All rights reserved.