| Package | Description |
|---|---|
| com.azure.spring.data.cosmos.common |
This package contains the classes of utils for cosmosdb
|
| com.azure.spring.data.cosmos.config |
This package contains the classes to configure properties of cosmos db
|
| com.azure.spring.data.cosmos.core |
This package contains the core classes of cosmos db, includes converters,
query generators and mapping to cosmos entities
|
| com.azure.spring.data.cosmos.repository.query |
This package contains the process cosmos queries
|
| com.azure.spring.data.cosmos.repository.support |
This package contains the support classes of setting up cosmosdb repositories and factories
|
| Class and Description |
|---|
| ResponseDiagnosticsProcessor
Interface for processing cosmosDB response
|
| Class and Description |
|---|
| CosmosTemplate
Template class for cosmos db
|
| ReactiveCosmosTemplate
Template class of reactive cosmos
|
| ResponseDiagnosticsProcessor
Interface for processing cosmosDB response
|
| Class and Description |
|---|
| CosmosOperations
Interface for cosmosDB operations
|
| ReactiveCosmosOperations
Operation class of reactive cosmos
|
| ResponseDiagnostics
Diagnostics class of cosmos and feed response
|
| ResponseDiagnostics.CosmosResponseStatistics
Generates statistics from cosmos response
|
| Class and Description |
|---|
| CosmosOperations
Interface for cosmosDB operations
|
| ReactiveCosmosOperations
Operation class of reactive cosmos
|
| Class and Description |
|---|
| CosmosOperations
Interface for cosmosDB operations
|
| ReactiveCosmosOperations
Operation class of reactive cosmos
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.