Uses of Interface
com.hazelcast.partition.MigrationState
-
Uses of MigrationState in com.hazelcast.partition
Modifier and TypeMethodDescriptionReplicaMigrationEvent.getMigrationState()
Returns the progress information of the overall migration.Modifier and TypeMethodDescriptionvoid
MigrationListener.migrationFinished
(MigrationState state) Called when the migration process finishes.void
MigrationListener.migrationStarted
(MigrationState state) Called when the migration process starts.