|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MigrationEvent | |
|---|---|
| com.hazelcast.core | Provides core API interfaces/classes. |
| Uses of MigrationEvent in com.hazelcast.core |
|---|
| Methods in com.hazelcast.core with parameters of type MigrationEvent | |
|---|---|
void |
MigrationListener.migrationCompleted(MigrationEvent migrationEvent)
Invoked when a partition migration is completed. |
void |
MigrationListener.migrationFailed(MigrationEvent migrationEvent)
Invoked when a partition migration is failed. |
void |
MigrationListener.migrationStarted(MigrationEvent migrationEvent)
Invoked when a partition migration is started. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||