| Package | Description | 
|---|---|
| com.tangosol.net | 
 Contains basic cluster interfaces and factories. 
 | 
| com.tangosol.net.cache | 
 Contains classes providing various caching strategies. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected NearCache | 
DefaultConfigurableCacheFactory.instantiateNearCache(Map mapFront, NamedCache mapBack, int nStrategy)
Deprecated.  
Construct an NearCache using the specified parameters. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
VersionedNearCache
Deprecated. 
 
as of Coherence 3.2 all the functionality of this class has been superceded by the NearCache implementation 
 |