public class SoftLevel2Cache extends AbstractReferencedLevel2Cache
| Modifier and Type | Field and Description |
|---|---|
static String |
NAME |
apiAdapter, pinnedCache, pinnedClasses, pinnedIds, uniqueKeyCache, unpinnedCache| Constructor and Description |
|---|
SoftLevel2Cache(NucleusContext nucleusCtx)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
initialiseCaches() |
close, containsOid, evict, evictAll, evictAll, evictAll, evictAll, get, getAll, getNumberOfPinnedObjects, getNumberOfUnpinnedObjects, getSize, getUnique, isEmpty, pin, pinAll, pinAll, pinAll, put, putAll, putUnique, putUniqueAll, removeUnique, unpin, unpinAll, unpinAll, unpinAllpublic static final String NAME
public SoftLevel2Cache(NucleusContext nucleusCtx)
nucleusCtx - Contextprotected void initialiseCaches()
initialiseCaches in class AbstractReferencedLevel2CacheCopyright © 2020. All rights reserved.