com.ibm.websphere.cache

Uses of Interface DistributedMap

Packages that use DistributedMap

Package Description
com.ibm.websphere.cache
com.ibm.ws.cache.spi

Uses of DistributedMap in com.ibm.websphere.cache

Modifier and Type Class and Description
  1. class
DistributedObjectCache
Abstract class implementing DistributedMap and DistributedNioMap.
Modifier and Type Method and Description
  1. static
  2. DistributedMap
DynamicCacheAccessor.getDistributedMap()
Deprecated. baseCache is used for servlet caching. It should not be used as a DistributedMap.

Uses of DistributedMap in com.ibm.ws.cache.spi

Modifier and Type Method and Description
  1. static
  2. DistributedMap
DistributedMapFactory.getMap(java.lang.String name)
Deprecated. Use DistributedObjectCacheFactory
  1. static
  2. DistributedMap
DistributedMapFactory.getMap(java.lang.String name,java.util.Properties properties)
Deprecated. Use DistributedObjectCacheFactory