| Package | Description |
|---|---|
| com.hazelcast.internal.partition.impl |
Contains the actual implementation of the
InternalPartitionService. |
| Modifier and Type | Class and Description |
|---|---|
class |
NopPartitionReplicaInterceptor
No-op partition replica interceptor which does nothing on partition change events.
|
| Constructor and Description |
|---|
InternalPartitionImpl(int partitionId,
PartitionReplicaInterceptor interceptor,
PartitionReplica localReplica,
PartitionReplica[] replicas) |
Copyright © 2019 Hazelcast, Inc.. All rights reserved.