Package | Description |
---|---|
com.hazelcast.map |
Contains Hazelcast map module classes.
|
com.hazelcast.spi |
Provides interfaces/classes for Hazelcast SPI.
|
Modifier and Type | Method and Description |
---|---|
void |
MapService.beforeMigration(PartitionMigrationEvent event) |
void |
MapService.commitMigration(PartitionMigrationEvent event) |
void |
MapService.rollbackMigration(PartitionMigrationEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
MigrationAwareService.beforeMigration(PartitionMigrationEvent event) |
void |
MigrationAwareService.commitMigration(PartitionMigrationEvent event) |
void |
MigrationAwareService.rollbackMigration(PartitionMigrationEvent event) |
Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.