Uses of Interface
com.hazelcast.partition.ReplicaMigrationEvent
Packages that use ReplicaMigrationEvent
-
Uses of ReplicaMigrationEvent in com.hazelcast.partition
Methods in com.hazelcast.partition with parameters of type ReplicaMigrationEventModifier 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.