Uses of Interface
org.sakaiproject.search.indexer.api.IndexUpdateTransactionListener

Packages that use IndexUpdateTransactionListener
org.sakaiproject.search.indexer.debug   
org.sakaiproject.search.indexer.impl   
org.sakaiproject.search.optimize.shared.impl   
 

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

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

Uses of IndexUpdateTransactionListener in org.sakaiproject.search.indexer.impl
 

Classes in org.sakaiproject.search.indexer.impl that implement IndexUpdateTransactionListener
 class JournalManagerUpdateTransaction
          A transaction listener that connects to the journalManager
 class JournalStorageUpdateTransactionListener
          A transaction listener that connects to the journal storage
 class SearchBuilderQueueManager
          This class manages the Search Build Queue, it retrieves the
 

Uses of IndexUpdateTransactionListener in org.sakaiproject.search.optimize.shared.impl
 

Classes in org.sakaiproject.search.optimize.shared.impl that implement IndexUpdateTransactionListener
 class JournalOptimizationEndTransactionListener
          A transaction listener that connects to the Journal Optimize Journal manager
 class JournalOptimizationStartTransactionListener
          A transaction listener that connects to the Journal Optimize Journal manager
 class SharedFilesystemLoadTransactionListener
          A transaction listener that connects to the journalManager and loads segments to be optimized
 class SharedFilesystemSaveTransactionListener
          A transaction listener that connects to the journalManager and saves segments
 



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