IDocumentIdProvider
interface
Namespace: Orleans.Persistence.Cosmos
Gets document and partition identifiers for grain state documents.
public interface IDocumentIdProviderMethods
GetDocumentIdentifiers(string, GrainId)Gets the document identifier for the specified grain.
