| Package | Description |
|---|---|
| de.hybris.platform.cache | |
| de.hybris.platform.cache.impl | |
| de.hybris.platform.util.collections |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseCacheYFastFIFOMapStub<K> |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBaseCacheMap<K>
Implementation of
AbstractCacheMap calling cache to remove unit from internal cache on displaced entry. |
class |
BaseCacheYFastFIFOMap<K> |
| Modifier and Type | Method and Description |
|---|---|
CacheMap |
DefaultCache.internalCreateMapInstance(int max) |
static CacheMap |
DefaultCache.internalCreateMapInstanceStatic(Tenant tenant,
int max) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
YFIFOMap<K,V> |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCacheMap<K,V>
Default implementation of
CacheMap doing nothing. |
class |
YFastFIFOMap<K,V> |
Copyright © 2018 SAP SE. All Rights Reserved.