| Package | Description | 
|---|---|
| com.hazelcast.partition | 
 Contains the partition logic for Hazelcast. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
MigrationState | 
ReplicaMigrationEvent.getMigrationState()
Returns the progress information of the overall migration. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
MigrationListener.migrationFinished(MigrationState state)
Called when the migration process finishes. 
 | 
void | 
MigrationListener.migrationStarted(MigrationState state)
Called when the migration process starts. 
 | 
Copyright © 2023 Hazelcast, Inc.. All rights reserved.