Package | Description |
---|---|
com.hazelcast.impl | |
com.hazelcast.partition |
Modifier and Type | Method and Description |
---|---|
void |
TestUtil.MigrationCompletionLatch.migrationCompleted(MigrationEvent migrationEvent) |
void |
TestUtil.MigrationCompletionLatch.migrationFailed(MigrationEvent migrationEvent) |
void |
TestUtil.MigrationCompletionLatch.migrationStarted(MigrationEvent migrationEvent) |
Modifier and Type | Method and Description |
---|---|
void |
MigrationListener.migrationCompleted(MigrationEvent migrationEvent) |
void |
MigrationListener.migrationFailed(MigrationEvent migrationEvent) |
void |
MigrationListener.migrationStarted(MigrationEvent migrationEvent) |
Copyright © 2013 Hazelcast, Inc.. All rights reserved.