Package | Description |
---|---|
com.amazonaws.services.elasticache.model |
Modifier and Type | Method and Description |
---|---|
ReshardingStatus |
ReshardingStatus.clone() |
ReshardingStatus |
ReplicationGroupPendingModifiedValues.getResharding()
The status of an online resharding operation.
|
ReshardingStatus |
ReshardingStatus.withSlotMigration(SlotMigration slotMigration)
Represents the progress of an online resharding operation.
|
Modifier and Type | Method and Description |
---|---|
void |
ReplicationGroupPendingModifiedValues.setResharding(ReshardingStatus resharding)
The status of an online resharding operation.
|
ReplicationGroupPendingModifiedValues |
ReplicationGroupPendingModifiedValues.withResharding(ReshardingStatus resharding)
The status of an online resharding operation.
|
Copyright © 2018. All rights reserved.