Package com.atlassian.jira.index

Interface Summary
Configuration The configuration for a particular index and how it should be written.
Index An Index is where data is stored for fast retrieval.
Index.Manager Management of an Index
Index.Result The payload is unimportant.
IndexingStrategy Implementations determine how we do multi-threading for reindex-all.
MultiThreadedIndexingConfiguration  
 

Class Summary
CompositeResultBuilder Used to build a Index.Result implementation that aggregates results from other operations and awaits on them all.
DefaultConfiguration  
Index.Operation An operation that is performed on an Index.
Indexes Static factory class for creating Index and Index.Manager instances.
MultiThreadedIndexingStrategy Wraps another IndexingStrategy with an Executor.
Operations  
SimpleIndexingStrategy  
 

Enum Summary
Index.UpdateMode  
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.