org.xcmis.search.lucene.index
Interface TransactionableLuceneIndexDataManager

All Superinterfaces:
IndexDataConsumer<org.apache.lucene.index.IndexReader,org.apache.lucene.document.Document,org.apache.lucene.store.Directory>, IndexDataKeeper<org.apache.lucene.document.Document>, IndexDataManager<org.apache.lucene.document.Document,org.apache.lucene.index.IndexReader,org.apache.lucene.store.Directory>, IndexTransactionResource, LuceneIndexDataManager, StartableResource
All Known Implementing Classes:
ReducibleInMemoryIndexDataKeeper

public interface TransactionableLuceneIndexDataManager
extends LuceneIndexDataManager, IndexTransactionResource

Created by The eXo Platform SAS.

Version:
$Id: TransactionableLuceneIndexDataManager.java 2 2010-02-04 17:21:49Z andrew00x $
Author:
Sergey Kabashnyuk

Method Summary
 
Methods inherited from interface org.xcmis.search.lucene.index.IndexDataKeeper
save
 
Methods inherited from interface org.xcmis.search.lucene.index.StartableResource
isStarted, isStoped, start, stop
 
Methods inherited from interface org.xcmis.search.lucene.index.IndexDataConsumer
getDirectory, getDirectorySize, getDocument, getDocumentCount, getIndexReader, getLastModifedTime
 
Methods inherited from interface org.xcmis.search.lucene.index.IndexTransactionResource
getTransactionLog
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.