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

/forgerock/opendj-b2.6/src/server/org/opends/server/extensions/
H A DFileSystemEntryCache.java171 private StoredClassCatalog classCatalog; field in class:FileSystemEntryCache
307 classCatalog = new StoredClassCatalog(entryCacheClassDB);
311 classCatalog, FileSystemEntryCacheIndex.class);
731 classCatalog = new StoredClassCatalog(entryCacheClassDB);
735 classCatalog, FileSystemEntryCacheIndex.class);
/forgerock/opendj2/src/server/org/opends/server/extensions/
H A DFileSystemEntryCache.java170 private StoredClassCatalog classCatalog; field in class:FileSystemEntryCache
306 classCatalog = new StoredClassCatalog(entryCacheClassDB);
310 classCatalog, FileSystemEntryCacheIndex.class);
730 classCatalog = new StoredClassCatalog(entryCacheClassDB);
734 classCatalog, FileSystemEntryCacheIndex.class);
/forgerock/opendj2.6.2/src/server/org/opends/server/extensions/
H A DFileSystemEntryCache.java171 private StoredClassCatalog classCatalog; field in class:FileSystemEntryCache
307 classCatalog = new StoredClassCatalog(entryCacheClassDB);
311 classCatalog, FileSystemEntryCacheIndex.class);
731 classCatalog = new StoredClassCatalog(entryCacheClassDB);
735 classCatalog, FileSystemEntryCacheIndex.class);
/forgerock/opendj2-jel-hg/src/server/org/opends/server/extensions/
H A DFileSystemEntryCache.java171 private StoredClassCatalog classCatalog; field in class:FileSystemEntryCache
307 classCatalog = new StoredClassCatalog(entryCacheClassDB);
311 classCatalog, FileSystemEntryCacheIndex.class);
731 classCatalog = new StoredClassCatalog(entryCacheClassDB);
735 classCatalog, FileSystemEntryCacheIndex.class);
/forgerock/opendj2-hg/src/server/org/opends/server/extensions/
H A DFileSystemEntryCache.java170 private StoredClassCatalog classCatalog; field in class:FileSystemEntryCache
306 classCatalog = new StoredClassCatalog(entryCacheClassDB);
310 classCatalog, FileSystemEntryCacheIndex.class);
730 classCatalog = new StoredClassCatalog(entryCacheClassDB);
734 classCatalog, FileSystemEntryCacheIndex.class);

Completed in 1854 milliseconds