Uses of Class
com.tangosol.net.cache.BundlingNamedCache
Packages that use BundlingNamedCache
Package
Description
Defines the Coherence configuration object model classes and interfaces for
 Caching and Service Schemes.
Contains basic cluster interfaces and factories.
- 
Uses of BundlingNamedCache in com.tangosol.coherence.config.schemeMethods in com.tangosol.coherence.config.scheme with parameters of type BundlingNamedCacheModifier and TypeMethodDescriptionvoidBundleManager.ensureBundles(ParameterResolver resolver, BundlingNamedCache cache) Create a BundlingNamedCache using the operation-bundling element.
- 
Uses of BundlingNamedCache in com.tangosol.netMethods in com.tangosol.net that return BundlingNamedCacheModifier and TypeMethodDescriptionprotected BundlingNamedCacheDefaultConfigurableCacheFactory.instantiateBundlingNamedCache(NamedCache cache, XmlElement xmlBundling) Deprecated.Create a BundlingNamedCache using the "operation-bundling" element.