Redigera

Dela via


IPartitionKeyProvider Interface

Definition

Creates a partition key for the provided grain.

public interface IPartitionKeyProvider
type IPartitionKeyProvider = interface
Public Interface IPartitionKeyProvider

Methods

GetPartitionKey(String, GrainId)

Creates a partition key for the provided grain.

Applies to