| Package | Description |
|---|---|
| software.amazon.kinesis.coordinator.migration |
| Modifier and Type | Class and Description |
|---|---|
class |
MigrationClientVersion2xState
State for CLIENT_VERSION_2X.
|
class |
MigrationClientVersion3xState
State for CLIENT_VERSION_3X which enables KCL to run 3.x algorithms on new KCLv3.x application
or successfully upgraded application which upgraded from v2.x.
|
class |
MigrationClientVersion3xWithRollbackState
State for CLIENT_VERSION_3X_WITH_ROLLBACK which enables KCL to run its 3.x compliant algorithms
during the upgrade process after all KCL workers in the fleet are 3.x complaint.
|
class |
MigrationClientVersionUpgradeFrom2xState
State for CLIENT_VERSION_UPGRADE_FROM_2X.
|
Copyright © 2025. All rights reserved.