|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Class Summary | |
|---|---|
| AbstractConcurrentTransactionProcessor | Base class support for async dirty operation processing. |
| AbstractJobBasedTransactionProcessor | Base class for jobs based (TransactionJobs)
transaction processor. |
| AbstractSearchTransactionProcessor | A base class that does all the search based operations without visibility for on going changes within the transaction. |
| AbstractTransactionProcessor | A base class for all Lucene based transactions. |
| CommitCallable | A simple callable that commits an index writer for a given sub index. |
| PrepareCommitCallable | A simple callable that calls IndexWriter.prepareCommit(). |
| ResourceEnhancer | A helper class providing helper method to enhance a resource before indexing it. |
| ResourceEnhancer.Result | Result of ResourceEnhancer.enahanceResource(org.compass.core.spi.InternalResource). |
| TransactionJob | A transaction job represents a job that needs to be performed. |
| TransactionJobs | A holds for a list of jobs (usually, represent a transaction which holds several dirty operations). |
| WriterHelper | Provides helper method to process add/update/delete opeations from a Resource to an IndexWriter. |
| Enum Summary | |
|---|---|
| ResourceHashing | Hasing of resources with helper methods to compute the hash. |
| TransactionJob.Type | The type of the transaction job. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||