public interface InternalPartition extends IPartition
Modifier and Type | Field and Description |
---|---|
static int |
MAX_REPLICA_COUNT |
MAX_BACKUP_COUNT
Modifier and Type | Method and Description |
---|---|
int |
getReplicaIndex(Address address) |
getOwnerOrNull, getPartitionId, getReplicaAddress, isLocal, isMigrating, isOwnerOrBackup
static final int MAX_REPLICA_COUNT
int getReplicaIndex(Address address)
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.