Searched refs:persistentCache (Results 1 - 5 of 5) sorted by relevance

/forgerock/opendj-b2.6/src/server/org/opends/server/extensions/
H A DFileSystemEntryCache.java143 private boolean persistentCache; field in class:FileSystemEntryCache
293 if ( !persistentCache ) {
325 if ( persistentCache &&
449 if (persistentCache && !entryCacheIndex.dnMap.isEmpty()) {
497 if (!persistentCache) {
1259 persistentCache = newPersistentCache;
/forgerock/opendj2/src/server/org/opends/server/extensions/
H A DFileSystemEntryCache.java142 private boolean persistentCache; field in class:FileSystemEntryCache
292 if ( !persistentCache ) {
324 if ( persistentCache &&
448 if (persistentCache && !entryCacheIndex.dnMap.isEmpty()) {
496 if (!persistentCache) {
1258 persistentCache = newPersistentCache;
/forgerock/opendj2.6.2/src/server/org/opends/server/extensions/
H A DFileSystemEntryCache.java143 private boolean persistentCache; field in class:FileSystemEntryCache
293 if ( !persistentCache ) {
325 if ( persistentCache &&
449 if (persistentCache && !entryCacheIndex.dnMap.isEmpty()) {
497 if (!persistentCache) {
1259 persistentCache = newPersistentCache;
/forgerock/opendj2-jel-hg/src/server/org/opends/server/extensions/
H A DFileSystemEntryCache.java143 private boolean persistentCache; field in class:FileSystemEntryCache
293 if ( !persistentCache ) {
325 if ( persistentCache &&
449 if (persistentCache && !entryCacheIndex.dnMap.isEmpty()) {
497 if (!persistentCache) {
1259 persistentCache = newPersistentCache;
/forgerock/opendj2-hg/src/server/org/opends/server/extensions/
H A DFileSystemEntryCache.java142 private boolean persistentCache; field in class:FileSystemEntryCache
292 if ( !persistentCache ) {
324 if ( persistentCache &&
448 if (persistentCache && !entryCacheIndex.dnMap.isEmpty()) {
496 if (!persistentCache) {
1258 persistentCache = newPersistentCache;

Completed in 291 milliseconds