| Modifier and Type | Method and Description |
|---|---|
FeedResponse<Document> |
DocumentClient.queryDocumentChangeFeed(String collectionLink,
ChangeFeedOptions changeFeedOptions)
Query for documents change feed in a document collection.
|
FeedResponse<PartitionKeyRange> |
DocumentQueryClientInternal.readPartitionKeyRangesChangeFeed(String collectionLink,
ChangeFeedOptions options) |
Copyright © 2018. All rights reserved.