org.xcmis.search.lucene.index
Interface IndexTransactionResource

All Known Subinterfaces:
LoggedIndexTransaction<D>, TransactionableLuceneIndexDataManager
All Known Implementing Classes:
LoggedIndexTransactionImpl, ReducibleInMemoryIndexDataKeeper

public interface IndexTransactionResource

Created by The eXo Platform SAS.

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

Method Summary
 TransactionLog getTransactionLog()
          Return transaction log
 

Method Detail

getTransactionLog

TransactionLog getTransactionLog()
Return transaction log

Returns:


Copyright © 2010 eXo Platform SAS. All Rights Reserved.