| Package | Description |
|---|---|
| com.hazelcast.internal.partition.impl |
Contains the actual implementation of the
InternalPartitionService. |
| Modifier and Type | Class and Description |
|---|---|
class |
NopPartitionListener
No-op partition listener which does nothing on partition change events.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InternalPartitionServiceImpl.addPartitionListener(PartitionListener listener) |
| Constructor and Description |
|---|
InternalPartitionImpl(int partitionId,
PartitionListener listener,
Address thisAddress,
Address[] addresses) |
PartitionStateManager(Node node,
InternalPartitionServiceImpl partitionService,
PartitionListener listener) |
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.