Searched refs:getCacheCount (Results 1 - 25 of 29) sorted by relevance

12

/forgerock/opendj-b2.6/src/server/org/opends/server/extensions/
H A DDefaultEntryCache.java386 currentEntryCacheCount += entryCache.getCacheCount();
413 public Long getCacheCount() method in class:DefaultEntryCache
418 cacheCount += entryCache.getCacheCount();
H A DSoftReferenceEntryCache.java699 public Long getCacheCount() method in class:SoftReferenceEntryCache
H A DFIFOEntryCache.java1081 public Long getCacheCount() method in class:FIFOEntryCache
H A DFileSystemEntryCache.java1309 public Long getCacheCount() method in class:FileSystemEntryCache
/forgerock/opendj2/src/server/org/opends/server/extensions/
H A DDefaultEntryCache.java385 currentEntryCacheCount += entryCache.getCacheCount();
412 public Long getCacheCount() method in class:DefaultEntryCache
417 cacheCount += entryCache.getCacheCount();
H A DSoftReferenceEntryCache.java698 public Long getCacheCount() method in class:SoftReferenceEntryCache
H A DFIFOEntryCache.java1080 public Long getCacheCount() method in class:FIFOEntryCache
/forgerock/opendj2.6.2/src/server/org/opends/server/extensions/
H A DDefaultEntryCache.java386 currentEntryCacheCount += entryCache.getCacheCount();
413 public Long getCacheCount() method in class:DefaultEntryCache
418 cacheCount += entryCache.getCacheCount();
H A DSoftReferenceEntryCache.java699 public Long getCacheCount() method in class:SoftReferenceEntryCache
H A DFIFOEntryCache.java1081 public Long getCacheCount() method in class:FIFOEntryCache
/forgerock/opendj2-jel-hg/src/server/org/opends/server/extensions/
H A DDefaultEntryCache.java386 currentEntryCacheCount += entryCache.getCacheCount();
413 public Long getCacheCount() method in class:DefaultEntryCache
418 cacheCount += entryCache.getCacheCount();
H A DSoftReferenceEntryCache.java699 public Long getCacheCount() method in class:SoftReferenceEntryCache
H A DFIFOEntryCache.java1081 public Long getCacheCount() method in class:FIFOEntryCache
/forgerock/opendj2-hg/src/server/org/opends/server/extensions/
H A DDefaultEntryCache.java385 currentEntryCacheCount += entryCache.getCacheCount();
412 public Long getCacheCount() method in class:DefaultEntryCache
417 cacheCount += entryCache.getCacheCount();
H A DSoftReferenceEntryCache.java698 public Long getCacheCount() method in class:SoftReferenceEntryCache
H A DFIFOEntryCache.java1080 public Long getCacheCount() method in class:FIFOEntryCache
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/extensions/
H A DDefaultEntryCache.java303 currentEntryCacheCount += entryCache.getCacheCount();
323 public Long getCacheCount() method in class:DefaultEntryCache
327 cacheCount += entryCache.getCacheCount();
H A DSoftReferenceEntryCache.java566 public Long getCacheCount() method in class:SoftReferenceEntryCache
H A DFIFOEntryCache.java930 public Long getCacheCount() method in class:FIFOEntryCache
/forgerock/opendj2/src/server/org/opends/server/api/
H A DEntryCache.java414 public abstract Long getCacheCount(); method in class:EntryCache
/forgerock/opendj-b2.6/src/server/org/opends/server/api/
H A DEntryCache.java415 public abstract Long getCacheCount(); method in class:EntryCache
/forgerock/opendj2.6.2/src/server/org/opends/server/api/
H A DEntryCache.java415 public abstract Long getCacheCount(); method in class:EntryCache
/forgerock/opendj2-hg/src/server/org/opends/server/api/
H A DEntryCache.java414 public abstract Long getCacheCount(); method in class:EntryCache
/forgerock/opendj2-jel-hg/src/server/org/opends/server/api/
H A DEntryCache.java415 public abstract Long getCacheCount(); method in class:EntryCache
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/api/
H A DEntryCache.java368 public abstract Long getCacheCount(); method in class:EntryCache

Completed in 55 milliseconds

12