IncrementalIngester |
Incremental ingestion API implementation.
|
IncrementalIngester.DeleteInfo |
This class contains the information necessary to delete a document
|
IncrementalIngester.MonitoredAddActivityWrapper |
This class passes everything through, and monitors what happens so that the
framework can compensate for any transformation connector coding errors.
|
IncrementalIngester.OutputActivitiesWrapper |
|
IncrementalIngester.OutputAddActivitiesWrapper |
|
IncrementalIngester.OutputRecordingActivity |
Wrapper class for add activity.
|
IncrementalIngester.OutputRemoveActivitiesWrapper |
|
IncrementalIngester.PipelineAddEntryPoint |
This class describes the entry stage of an add pipeline.
|
IncrementalIngester.PipelineAddFanout |
This class describes the entry stage of multiple siblings in an add pipeline.
|
IncrementalIngester.PipelineCheckEntryPoint |
This class describes the entry stage of a check pipeline.
|
IncrementalIngester.PipelineCheckFanout |
This class describes the entry stage of multiple siblings in a check pipeline.
|
IncrementalIngester.TransformationRecordingActivity |
Wrapper class for add activity.
|
RepositoryDocumentFactory |
This class accepts a RepositoryDocument in its constructor, and then
allows multiple copies to me made, as part of a split in the pipeline.
|