IPartitionKeyProvider
interface
Namespace: Orleans.Persistence.Cosmos
Creates a partition key for the provided grain.
public interface IPartitionKeyProviderMethods
GetPartitionKey(string, GrainId)Creates a partition key for the provided grain.
Namespace: Orleans.Persistence.Cosmos
public interface IPartitionKeyProviderGetPartitionKey(string, GrainId) Creates a partition key for the provided grain.