| Package | Description |
|---|---|
| com.hazelcast.client.proxy | |
| com.hazelcast.core |
Provides core API interfaces/classes.
|
| com.hazelcast.partition |
Contains the partition logic for Hazelcast.
|
| com.hazelcast.partition.impl |
Contains the actual implementation of the
InternalPartitionService. |
| Modifier and Type | Method and Description |
|---|---|
String |
PartitionServiceProxy.addMigrationListener(MigrationListener migrationListener) |
| Modifier and Type | Method and Description |
|---|---|
String |
PartitionService.addMigrationListener(MigrationListener migrationListener) |
| Modifier and Type | Method and Description |
|---|---|
String |
InternalPartitionService.addMigrationListener(MigrationListener migrationListener) |
String |
PartitionServiceProxy.addMigrationListener(MigrationListener migrationListener) |
| Modifier and Type | Method and Description |
|---|---|
String |
InternalPartitionServiceImpl.addMigrationListener(MigrationListener listener) |
void |
InternalPartitionServiceImpl.dispatchEvent(MigrationEvent migrationEvent,
MigrationListener migrationListener) |
Copyright © 2021 Hazelcast, Inc.. All rights reserved.