Uses of Class
com.tangosol.net.cache.LocalCache
-
Packages that use LocalCache 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. -
-
Uses of LocalCache in com.tangosol.coherence.config.scheme
Methods in com.tangosol.coherence.config.scheme that return LocalCache Modifier and Type Method Description LocalCacheLocalScheme. realizeMap(ParameterResolver resolver, MapBuilder.Dependencies dependencies)Realize aMapbased on the state of theMapBuilder, resolvable parameters and providedMapBuilder.Dependencies. -
Uses of LocalCache in com.tangosol.net
Methods in com.tangosol.net that return LocalCache Modifier and Type Method Description protected LocalCacheDefaultConfigurableCacheFactory. instantiateLocalCache(int cUnits, int cExpiryMillis)Deprecated.Construct a LocalCache using the specified parameters.
-