| 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.
|
| FullIndexRecoveryComponent |
Component to check and recover the indexes.
|
| IndexRecoveryBootstrapBean | |
| IndexRemoteTransactionTracker | Deprecated
Deprecated as of 1.4.5.
|
| IndexTransactionTracker |
Component to check and recover the indexes.
|
| MissingContentReindexComponent |
This component attempts to reindex
|
| NodeIndexer |
Passes index information to the index services.
|
| NoOpIndexRecoveryJob |
A do-nothing implementation of the
Job interface. |
| Enum | Description |
|---|---|
| AbstractReindexComponent.InIndex | |
| FullIndexRecoveryComponent.RecoveryMode |
| Exception | Description |
|---|---|
| AbstractReindexComponent.ReindexTerminatedException |
Marker exception to neatly handle VM-driven termination of a reindex
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.