Package | Description |
---|---|
com.hazelcast.partition |
Contains the partition logic for Hazelcast.
|
Modifier and Type | Method and Description |
---|---|
void |
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.
|
Copyright © 2023 Hazelcast, Inc.. All rights reserved.