| Interface | Description |
|---|---|
| AbstractReindexComponent.ReindexNodeCallback |
Callback to notify caller whenever a node has been indexed
|
| IndexRecovery |
Interface for components able to recover indexes.
|
| IndexTransactionTracker.IndexTransactionTrackerListener |
A callback that can be set to provide logging and other record keeping
|
| Class | Description |
|---|---|
| AbstractReindexComponent |
Abstract helper for reindexing.
|
| AbstractReindexComponent.InIndex | |
| AVMFullIndexRecoveryComponent |
Check and recover the indexes for AVM stores
|
| AVMRemoteSnapshotTracker |
Track and update when snapshots are created and indexed in a cluster
|
| AVMRemoteSnapshotTrackerTest |
Test that the index tracker catches up
|
| FullIndexRecoveryComponent |
Component to check and recover the indexes.
|
| FullIndexRecoveryComponent.RecoveryMode | |
| FullIndexRecoveryComponentTest |
Checks that full index recovery is possible
|
| IndexRecoveryBootstrapBean | |
| IndexRecoveryJob |
Forces a index recovery using the
recovery component passed
in via the job detail. |
| IndexRemoteTransactionTracker | Deprecated
Deprecated as of 1.4.5.
|
| IndexTransactionTracker |
Component to check and recover the indexes.
|
| IndexTransactionTrackerTest | |
| MissingContentReindexComponent |
This component attempts to reindex
|
| MissingContentReindexComponentTest | |
| NodeIndexer |
Passes index information to the index services.
|
| Exception | Description |
|---|---|
| AbstractReindexComponent.ReindexTerminatedException |
Marker exception to neatly handle VM-driven termination of a reindex
|
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.