Orleans.Persistence.Cosmos Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
CosmosConditionNotSatisfiedException |
Exception thrown when a storage provider detects an Etag inconsistency when attempting to perform a WriteStateAsync operation. |
CosmosGrainStorage | |
CosmosGrainStorageOptions |
Options for Azure Cosmos DB grain persistence. |
CosmosOptions |
Options for Azure Cosmos DB storage. |
CosmosOptionsValidator<TOptions> |
Validates instances of CosmosOptions. |
CosmosStorageFactory |
Interfaces
ICosmosOperationExecutor |
Functionality for executing operations using the Cosmos DB client. |
IPartitionKeyProvider |
Creates a partition key for the provided grain. |