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 |
---|---|
|
DistributedObjectCache
Abstract class implementing
DistributedMap and DistributedNioMap.
|
Modifier and Type | Method and Description |
---|---|
|
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 |
---|---|
|
DistributedMapFactory.getMap(java.lang.String name)
Deprecated. Use DistributedObjectCacheFactory
|
|
DistributedMapFactory.getMap(java.lang.String name,java.util.Properties properties)
Deprecated. Use DistributedObjectCacheFactory
|