Uses of Interface
com.atlassian.confluence.search.lucene.IndexRebuilder

Packages that use IndexRebuilder
com.atlassian.confluence.event.listeners   
com.atlassian.confluence.search.actions   
com.atlassian.confluence.search.lucene   
 

Uses of IndexRebuilder in com.atlassian.confluence.event.listeners
 

Methods in com.atlassian.confluence.event.listeners with parameters of type IndexRebuilder
 void ClusterWideReindexEventListener.setIndexRebuilder(IndexRebuilder indexRebuilder)
           
 

Uses of IndexRebuilder in com.atlassian.confluence.search.actions
 

Methods in com.atlassian.confluence.search.actions with parameters of type IndexRebuilder
 void ReIndexAction.setIndexRebuilder(IndexRebuilder indexRebuilder)
          Deprecated.  
 

Uses of IndexRebuilder in com.atlassian.confluence.search.lucene
 

Classes in com.atlassian.confluence.search.lucene that implement IndexRebuilder
 class MultiThreadedIndexRebuilder
          Performs a rebuild the Confluence index using multithreaded approach.
 



Copyright © 2003-2010 Atlassian. All Rights Reserved.