Uses of Class
com.tangosol.persistence.GUIDHelper.GUIDResolver
Packages that use GUIDHelper.GUIDResolver
- 
Uses of GUIDHelper.GUIDResolver in com.tangosol.net
Fields in com.tangosol.net declared as GUIDHelper.GUIDResolverModifier and TypeFieldDescriptionprotected GUIDHelper.GUIDResolverPartitionedService.PartitionRecoveryAction.m_resolverThe GUID resolver.Methods in com.tangosol.net that return GUIDHelper.GUIDResolverModifier and TypeMethodDescriptionPartitionedService.PartitionRecoveryAction.getResolver()Return the GUID resolver.Constructors in com.tangosol.net with parameters of type GUIDHelper.GUIDResolverModifierConstructorDescriptionPartitionRecoveryAction(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.