Package | Description |
---|---|
com.amazonaws.services.elasticache.model |
Modifier and Type | Method and Description |
---|---|
GlobalNodeGroup |
GlobalNodeGroup.clone() |
GlobalNodeGroup |
GlobalNodeGroup.withGlobalNodeGroupId(String globalNodeGroupId)
The name of the global node group
|
GlobalNodeGroup |
GlobalNodeGroup.withSlots(String slots)
The keyspace for this node group
|
Modifier and Type | Method and Description |
---|---|
List<GlobalNodeGroup> |
GlobalReplicationGroup.getGlobalNodeGroups()
Indicates the slot configuration and global identifier for each slice group.
|
Modifier and Type | Method and Description |
---|---|
GlobalReplicationGroup |
GlobalReplicationGroup.withGlobalNodeGroups(GlobalNodeGroup... globalNodeGroups)
Indicates the slot configuration and global identifier for each slice group.
|
Modifier and Type | Method and Description |
---|---|
void |
GlobalReplicationGroup.setGlobalNodeGroups(Collection<GlobalNodeGroup> globalNodeGroups)
Indicates the slot configuration and global identifier for each slice group.
|
GlobalReplicationGroup |
GlobalReplicationGroup.withGlobalNodeGroups(Collection<GlobalNodeGroup> globalNodeGroups)
Indicates the slot configuration and global identifier for each slice group.
|
Copyright © 2023. All rights reserved.