| Interface | Description |
|---|---|
| QueueHandler | |
| Tracker |
| Class | Description |
|---|---|
| AbstractTracker |
Abstract base class that provides common
Tracker behaviour. |
| AclTracker |
Multithreaded ACL
Tracker implementation. |
| ContentTracker |
This tracker queries for docs with unclean content, and then updates them.
|
| CoreWatcherJob |
This job when scheduled periodically goes through the Solr cores and sets up trackers, etc.
|
| MetadataTracker | |
| ModelTracker | |
| SolrTrackerScheduler |
This is a decorator of the Quartz Scheduler object to add Solr-specific functionality.
|
| ThreadHandler |
This class handles threads for trackers.
|
| TrackerJob |
Generic Solr tracker job, allowing Quartz to initiate an index update from
a
Tracker regardless of specific implementation. |
| TrackerRegistry |
Registry of trackers for an AdminHandler
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.