BinManagerFactory |
Factory class for IBinManager.
|
BlockingDocuments |
An instance of this class keeps track of a pool of documents that the stuffer thread believes are ready to be reprioritized.
|
BucketDescription |
Class which describes a specification of how to map a string to another string.
|
CacheKeyFactory |
This class just represents a central place where cache keys are assembled.
|
ConnectorManagerFactory |
Factory for connector manager.
|
Connectors |
This class represents the configuration data read from the 'connectors.xml' file, which
describes all the individual connector classes and their pretty names.
|
DepthStatistics |
An instance of this class keeps a running average of how long it takes for every connection to process a document.
|
DocumentDescription |
This class describes a document to be fetched and processes, plus the job it's being fetched as part of, and
the time beyond which a failed fetch is considered to be a hard error.
|
DocumentSetAndFlags |
This class describes a set of documents and an associated boolean flag for each.
|
DocumentVersions |
This class represents a set of document versions, organized by document identifier.
|
EnumeratedValues |
This class represents a set of enumerated integer values.
|
FilterCriteria |
Class which describes specification of history records to include in a report.
|
JobDeleteRecord |
This class is a paper object which contains a job ID.
|
JobManagerFactory |
Factory class for IJobManager.
|
JobNotifyRecord |
This class is a paper object which contains a job ID.
|
JobRecord |
This class is a paper object which contains a job ID.
|
JobSeedingRecord |
This class is a paper object which contains a job ID and a last job start time (0 if none).
|
JobStartRecord |
This class is a paper object which contains a job ID and a last job start time.
|
JobStatus |
This class describes the complete status of a job.
|
NotificationConnectionManagerFactory |
Notification connection manager factory.
|
NotificationConnectorFactory |
This is the factory class for INotificationConnector objects.
|
NotificationConnectorManagerFactory |
Factory for notification connector manager.
|
NotificationConnectorPoolFactory |
Repository connector pool manager factory.
|
PerformanceStatistics |
An instance of this class keeps a running average of how long it takes for every connection to process a document.
|
PerformanceStatistics.AveragingQueue |
This class keeps track of some depth of fetch history for an individual connection, and is used to calculate a
weighted average fetches-per-minute rate.
|
PerformanceStatistics.AveragingRecord |
This class contains the data for a single document set against the given connection
|
QueueTracker |
This class attempts to provide document priorities in order to acheive as much balance as possible between documents having different bins.
|
QueueTracker.BinCount |
This is the class which allows a mutable integer count value to be saved in the bincount table.
|
RegExpCriteria |
Class which describes a regular expression specification.
|
RepositoryConnectionManagerFactory |
Repository connection manager factory.
|
RepositoryConnectorFactory |
This is the factory class for IRepositoryConnector objects.
|
RepositoryConnectorPoolFactory |
Repository connector pool manager factory.
|
ReprioritizationTrackerFactory |
Factory class for IReprioritizationTracker.
|
ScheduleRecord |
This class describes a single scheduling record, which describes a matching date and time for
a job to be started or unblocked.
|
SortOrder |
Class which describes specification of the sort order for a report.
|
SortOrder.ParseBuffer |
|
SortOrder.SortSpec |
|
StatusFilterCriteria |
Class which describes specification of history records to include in a report.
|