IPlacementStrategyResolver Interface
Definition
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.
Associates a PlacementStrategy with a GrainType.
public interface IPlacementStrategyResolver
type IPlacementStrategyResolver = interface
Public Interface IPlacementStrategyResolver
Methods
TryResolvePlacementStrategy(GrainType, GrainProperties, PlacementStrategy) |
Gets the placement strategy associated with the provided grain type. |