Orleans.Runtime.Placement Namespace
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.
Classes
PlacementDirectorResolver |
Responsible for resolving an IPlacementDirector for a PlacementStrategy. |
PlacementStrategyResolver |
Responsible for resolving an PlacementStrategy for a GrainType. |
Structs
PlacementTarget |
Describes a placement target, which is a grain as well as context regarding the request which is triggering grain placement. |
Interfaces
IPlacementContext |
Provides context for a grain placement operation. |
IPlacementDirector |
Interface for placement directors. |
IPlacementDirector<TStrategy> |
Interface for placement directors implementing the specified strategy. |
IPlacementStrategyResolver |
Associates a PlacementStrategy with a GrainType. |