Package | Description |
---|---|
com.microsoft.azure.cosmosdb.rx |
This package provides Rx interfaces for interacting with Azure Cosmos DB.
|
Modifier and Type | Method and Description |
---|---|
rx.Observable<FeedResponse<PartitionKeyRange>> |
AsyncDocumentClient.readPartitionKeyRanges(String collectionLink,
FeedOptions options)
Reads all partition key ranges in a document collection.
|
Copyright © 2019. All rights reserved.