| Package | Description |
|---|---|
| com.azure.spring.data.cosmos.core |
This package contains the core classes of cosmos db, includes converters,
query generators and mapping to cosmos entities
|
| Modifier and Type | Method and Description |
|---|---|
ResponseDiagnostics.CosmosResponseStatistics |
ResponseDiagnostics.getCosmosResponseStatistics()
To get the statistics value of cosmos response
|
| Constructor and Description |
|---|
ResponseDiagnostics(CosmosDiagnostics cosmosDiagnostics,
ResponseDiagnostics.CosmosResponseStatistics cosmosResponseStatistics)
Initialization
|
Copyright © 2021 Microsoft Corporation. All rights reserved.