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

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

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

Subinterfaces of IndexDataKeeper in org.xcmis.search.lucene.index
 interface IndexDataManager<D,R,Y>
          Created by The eXo Platform SAS.
 interface LuceneIndexDataManager
          Created by The eXo Platform SAS.
 interface TransactionableLuceneIndexDataManager
          Created by The eXo Platform SAS.
 

Classes in org.xcmis.search.lucene.index that implement IndexDataKeeper
 class CacheableIndexDataManager
          Created by The eXo Platform SAS.
 class LocalIndexDataManagerProxy
          Created by The eXo Platform SAS.
 class LocalStorageIndexDataManager
          Created by The eXo Platform SAS.
 class LuceneIndexingService
           
 class PersistedIndex
          Created by The eXo Platform SAS.
 class ReducibleInMemoryIndexDataKeeper
          Created by The eXo Platform SAS.
 class StartableIndexingService
          Created by The eXo Platform SAS.
 class TransactionableIndexDataManager
          Created by The eXo Platform SAS.
 

Methods in org.xcmis.search.lucene.index with parameters of type IndexDataKeeper
 void IndexDataKeeperFactory.dispose(IndexDataKeeper<D> indexDataKeeper)
          Free allocated resources
 void LuceneIndexDataKeeperFactory.dispose(IndexDataKeeper<org.apache.lucene.document.Document> indexDataKeeper)
          Free allocated resources
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.