Searched defs:handleLowMemory (Results 1 - 25 of 29) sorted by relevance

12

/forgerock/opendj-b2.6/src/server/org/opends/server/extensions/
H A DDefaultEntryCache.java324 public void handleLowMemory() method in class:DefaultEntryCache
327 entryCache.handleLowMemory();
H A DFIFOEntryCache.java852 public void handleLowMemory() method in class:FIFOEntryCache
H A DSoftReferenceEntryCache.java469 public void handleLowMemory() method in class:SoftReferenceEntryCache
H A DFileSystemEntryCache.java924 public void handleLowMemory() { method in class:FileSystemEntryCache
/forgerock/opendj2/src/server/org/opends/server/extensions/
H A DDefaultEntryCache.java323 public void handleLowMemory() method in class:DefaultEntryCache
326 entryCache.handleLowMemory();
H A DFIFOEntryCache.java851 public void handleLowMemory() method in class:FIFOEntryCache
H A DSoftReferenceEntryCache.java468 public void handleLowMemory() method in class:SoftReferenceEntryCache
/forgerock/opendj2.6.2/src/server/org/opends/server/extensions/
H A DDefaultEntryCache.java324 public void handleLowMemory() method in class:DefaultEntryCache
327 entryCache.handleLowMemory();
H A DFIFOEntryCache.java852 public void handleLowMemory() method in class:FIFOEntryCache
H A DSoftReferenceEntryCache.java469 public void handleLowMemory() method in class:SoftReferenceEntryCache
/forgerock/opendj2-jel-hg/src/server/org/opends/server/extensions/
H A DDefaultEntryCache.java324 public void handleLowMemory() method in class:DefaultEntryCache
327 entryCache.handleLowMemory();
H A DFIFOEntryCache.java852 public void handleLowMemory() method in class:FIFOEntryCache
H A DSoftReferenceEntryCache.java469 public void handleLowMemory() method in class:SoftReferenceEntryCache
/forgerock/opendj2-hg/src/server/org/opends/server/extensions/
H A DDefaultEntryCache.java323 public void handleLowMemory() method in class:DefaultEntryCache
326 entryCache.handleLowMemory();
H A DFIFOEntryCache.java851 public void handleLowMemory() method in class:FIFOEntryCache
H A DSoftReferenceEntryCache.java468 public void handleLowMemory() method in class:SoftReferenceEntryCache
/forgerock/opendj2/src/server/org/opends/server/api/
H A DEntryCache.java365 public abstract void handleLowMemory(); method in class:EntryCache
/forgerock/opendj-b2.6/src/server/org/opends/server/api/
H A DEntryCache.java366 public abstract void handleLowMemory(); method in class:EntryCache
/forgerock/opendj2.6.2/src/server/org/opends/server/api/
H A DEntryCache.java366 public abstract void handleLowMemory(); method in class:EntryCache
/forgerock/opendj2-hg/src/server/org/opends/server/api/
H A DEntryCache.java365 public abstract void handleLowMemory(); method in class:EntryCache
/forgerock/opendj2-jel-hg/src/server/org/opends/server/api/
H A DEntryCache.java366 public abstract void handleLowMemory(); method in class:EntryCache
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/api/
H A DEntryCache.java327 public abstract void handleLowMemory(); method in class:EntryCache
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/extensions/
H A DDefaultEntryCache.java263 public void handleLowMemory() method in class:DefaultEntryCache
266 entryCache.handleLowMemory();
H A DFIFOEntryCache.java740 public void handleLowMemory() method in class:FIFOEntryCache
H A DSoftReferenceEntryCache.java372 public void handleLowMemory() method in class:SoftReferenceEntryCache

Completed in 54 milliseconds

12