Uses of Interface
com.hazelcast.partition.ReplicaMigrationEvent
-
Uses of ReplicaMigrationEvent in com.hazelcast.partition
Modifier and TypeMethodDescriptionvoid
MigrationListener.replicaMigrationCompleted
(ReplicaMigrationEvent event) Called when a partition replica migration is completed successfully.void
MigrationListener.replicaMigrationFailed
(ReplicaMigrationEvent event) Called when a partition replica migration is failed.