Uses of Interface
org.xcmis.search.lucene.index.ConcurrentDirectoryFactory

Packages that use ConcurrentDirectoryFactory
org.xcmis.search.lucene.index   
 

Uses of ConcurrentDirectoryFactory in org.xcmis.search.lucene.index
 

Classes in org.xcmis.search.lucene.index that implement ConcurrentDirectoryFactory
 class ReadWriteDirectoryFactory
          Created by The eXo Platform SAS.
 class ReentrantDirectoryFactory
          Created by The eXo Platform SAS.
 

Methods in org.xcmis.search.lucene.index that return ConcurrentDirectoryFactory
 ConcurrentDirectoryFactory FSIndexTransactionService.getLockFactory()
           
 

Constructors in org.xcmis.search.lucene.index with parameters of type ConcurrentDirectoryFactory
FSIndexTransactionService(File storageDir, ConcurrentDirectoryFactory lockFactory)
           
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.