| Package | Description | 
|---|---|
| com.tangosol.coherence.config.scheme | 
 Defines the Coherence configuration object model classes and interfaces for 
Caching and Service Schemes. 
 | 
| com.tangosol.net | 
 Contains basic cluster interfaces and factories. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
LocalCache | 
LocalScheme.realizeMap(com.tangosol.config.expression.ParameterResolver resolver,
          MapBuilder.Dependencies dependencies)
Realize a  
Map based on the state of the MapBuilder,
 resolvable parameters and provided MapBuilder.Dependencies. | 
| Modifier and Type | Method and Description | 
|---|---|
protected LocalCache | 
DefaultConfigurableCacheFactory.instantiateLocalCache(int cUnits,
                     int cExpiryMillis)
Deprecated.  
Construct a LocalCache using the specified parameters. 
 |