Package | Description |
---|---|
com.tangosol.net |
Contains basic cluster interfaces and factories.
|
Modifier and Type | Field | Description |
---|---|---|
protected GUIDHelper.GUIDResolver |
PartitionedService.PartitionRecoveryAction.m_resolver
The GUID resolver.
|
Modifier and Type | Method | Description |
---|---|---|
GUIDHelper.GUIDResolver |
PartitionedService.PartitionRecoveryAction.getResolver()
Return the GUID resolver.
|
Constructor | Description |
---|---|
PartitionRecoveryAction(PartitionSet partsOrphan,
GUIDHelper.GUIDResolver resolver,
com.tangosol.net.internal.QuorumInfo infoQuorum)
Construct a PartitionRecoveryAction for the specified partitions,
GUID resolver and the "last good" membership info.
|