| Package | Description |
|---|---|
| com.hazelcast.client.proxy |
This package contains client side proxy implementations of the different Hazelcast data structures
and operation types
|
| com.hazelcast.core |
Provides core API interfaces/classes.
|
| com.hazelcast.spi.partition |
Contains the SPI for partition logic for Hazelcast.
|
| Modifier and Type | Method and Description |
|---|---|
String |
PartitionServiceProxy.addMigrationListener(MigrationListener migrationListener) |
| Modifier and Type | Method and Description |
|---|---|
String |
PartitionService.addMigrationListener(MigrationListener migrationListener)
Adds a MigrationListener.
|
| Modifier and Type | Method and Description |
|---|---|
String |
IPartitionService.addMigrationListener(MigrationListener migrationListener) |
Copyright © 2018 Hazelcast, Inc.. All rights reserved.