Package | Description |
---|---|
com.hazelcast.internal.partition |
Contains the internals for partition assignment/management, migration, replication etc.
|
com.hazelcast.internal.partition.impl |
Contains the actual implementation of the
InternalPartitionService . |
Modifier and Type | Method and Description |
---|---|
void |
PartitionListener.replicaChanged(PartitionReplicaChangeEvent event)
Called when a new partition arrangement has been set and a partition replica has been changed.
|
Modifier and Type | Method and Description |
---|---|
void |
NopPartitionListener.replicaChanged(PartitionReplicaChangeEvent event) |
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.