Package | Description |
---|---|
com.hazelcast.impl | |
com.hazelcast.impl.management | |
com.hazelcast.impl.partition |
Modifier and Type | Method and Description |
---|---|
MigratingPartition |
PartitionManager.getMigratingPartition() |
Constructor and Description |
---|
PartitionManager.RemotelyCheckMigratingPartition(MigratingPartition migratingPartition) |
Modifier and Type | Method and Description |
---|---|
MigratingPartition |
ClusterRuntimeState.getMigratingPartition() |
Constructor and Description |
---|
ClusterRuntimeState(Collection<Member> members,
PartitionInfo[] partitions,
MigratingPartition migratingPartition,
Map<Address,Connection> connections,
Collection<Record> lockedRecords) |
Modifier and Type | Class and Description |
---|---|
class |
MigrationRequestTask |
Copyright © 2013 Hazelcast, Inc.. All rights reserved.