PlacementStrategyResolver
class
Namespace: Orleans.Runtime.Placement
Responsible for resolving an
PlacementStrategy for a GrainType. public sealed class PlacementStrategyResolverConstructors
Methods
GetPlacementStrategy(GrainType)Gets the placement strategy associated with the provided grain type.
