Microsoft.Azure.Documents.ChangeFeedProcessor.FeedProcessing Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
IChange |
This interface is used to deliver change events to document feed observers. |
IChange |
Represents the context passed to IChangeFeedObserver events. |
IChange |
Factory class used to create instance(s) of IChangeFeedObserver. |
ICheckpoint |
Factory class used to create instance(s) of IPartitionProcessor and allows to re-use default checkpoint mechanism. |
IPartition |
Provides an API to run continuous processing on a single partition of some resource. Created by Create(ILease, IChangeFeedObserver) or Create(ILease, ILeaseCheckpointer, IChangeFeedObserver) after some lease is acquired by the current host. Processing can perform the following tasks in a loop:
|
IPartition |
Factory class used to create instance(s) of IPartitionProcessor. Use ICheckpointPartitionProcessorFactory for using default checkpoint mechanism. |
Change |
The reason for the IChangeFeedObserver to close. |
Azure SDK for .NET feedback
Azure SDK for .NET is an open source project. Select a link to provide feedback: