Share via


Microsoft.Azure.Documents.ChangeFeedProcessor.DataAccess Namespace

Classes

Name Description
ChangeFeedDocumentClient

Adapts DocumentClient to IChangeFeedDocumentClient.

Interfaces

Name Description
IChangeFeedDocumentClient

The IDocumentClient interface captures the API required to handle change feed processing logic

IChangeFeedDocumentQuery<T>

Provides methods to support change feed query pagination and asynchronous execution