| Package | Description |
|---|---|
| com.amazonaws.services.memorydb.model |
| Modifier and Type | Method and Description |
|---|---|
ReshardingStatus |
ReshardingStatus.clone() |
ReshardingStatus |
ClusterPendingUpdates.getResharding()
The status of an online resharding operation.
|
ReshardingStatus |
ReshardingStatus.withSlotMigration(SlotMigration slotMigration)
The status of the online resharding slot migration
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClusterPendingUpdates.setResharding(ReshardingStatus resharding)
The status of an online resharding operation.
|
ClusterPendingUpdates |
ClusterPendingUpdates.withResharding(ReshardingStatus resharding)
The status of an online resharding operation.
|
Copyright © 2024. All rights reserved.