Uses of Interface
org.sakaiproject.search.transaction.api.IndexItemsTransaction

Packages that use IndexItemsTransaction
org.sakaiproject.search.indexer.impl   
org.sakaiproject.search.journal.impl   
org.sakaiproject.search.transaction.impl   
 

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

Classes in org.sakaiproject.search.indexer.impl that implement IndexItemsTransaction
 class IndexUpdateTransactionImpl
          A transaction to manage the 2PC of a journaled indexing operation, this is created by a Transaction Manager
 

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

Classes in org.sakaiproject.search.journal.impl that implement IndexItemsTransaction
 class IndexMergeTransactionImpl
          A merge transaction that control the merging of the journal redo log with the local search index
 

Uses of IndexItemsTransaction in org.sakaiproject.search.transaction.impl
 

Classes in org.sakaiproject.search.transaction.impl that implement IndexItemsTransaction
 class IndexItemsTransactionImpl
          Base for index transactions with items
 



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