package

com.atlassian.jira.index.request

Interfaces

ReindexRequestCoalescer Combines reindex requests into a smaller number that do the same job. 
ReindexRequestDao DAO for reading reindex requests. 
ReindexRequestManager Used for persistence and control of reindex requests. 
ReindexRequestService  

Classes

DefaultReindexRequestCoalescer  
DefaultReindexRequestManager  
DefaultReindexRequestService  
ReindexComponent  
ReindexComponentFactory  
ReindexRequest A reindex request with components. 
ReindexRequestBase A request for JIRA to perform a reindex without its components. 
ReindexRequestDaoImpl  
ReindexRequestFactory  
ReindexRequestNonCoalescer A coalescer that doesn't do any coalescing. 
TaskDescriptorHelper Helper methods to determine the current/last indexing Task 

Enums

AffectedIndex An index type. 
ReindexRequestType Controls when a reindex operation is performed. 
ReindexStatus Status for a reindex operation request. 
SharedEntityType