Uses of Interface
org.sakaiproject.search.journal.api.MergeTransactionListener

Packages that use MergeTransactionListener
org.sakaiproject.search.indexer.debug   
org.sakaiproject.search.journal.impl   
 

Uses of MergeTransactionListener in org.sakaiproject.search.indexer.debug
 

Classes in org.sakaiproject.search.indexer.debug that implement MergeTransactionListener
 class DebugTransactionListener
           
 

Uses of MergeTransactionListener in org.sakaiproject.search.journal.impl
 

Classes in org.sakaiproject.search.journal.impl that implement MergeTransactionListener
 class JournaledFSIndexStorageUpdateTransactionListener
          Listens for Transaction changes in the 2PC associated with an index update, This adds new segments into the current index reader, it does not merge the indexes this is performed by a seperate index merge operation, run periodically to take the new inbound segments into a permanent space
 



Copyright © 2003-2012 Sakai Project. All Rights Reserved.