Szerkesztés

Megosztás a következőn keresztül:


IPlacementStrategyResolver Interface

Definition

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.

Applies to