次の方法で共有


Orleans.Placement 名前空間

クラス

ActivationCountBasedPlacementAttribute

グレイン クラスを ActivationCountBasedPlacement ポリシーを使用するようにマークします。このポリシーは、各グレインの最近アクティブなグレインの相対数に基づいて、サーバー間のグレイン配置のバランスを取ろうとします。

HashBasedPlacementAttribute

HashBasedPlacement ポリシーを使用するようにグレイン クラスをマークします。

ImmovableAttribute

アクティブな再調整が有効になっている場合、このグレインの種類のアクティブ化が自動的に移行されないようにします。

PlacementAttribute

すべての配置ポリシー マーカー属性のベース。

PreferLocalPlacementAttribute

PreferLocalPlacement ポリシーを使用するようにグレイン クラスをマークします。

RandomPlacementAttribute

RandomPlacement ポリシーを使用するようにグレイン クラスをマークします。

ResourceOptimizedPlacementAttribute

ResourceOptimizedPlacement ポリシーを使用するようにグレイン クラスをマークします。

SiloRoleBasedPlacementAttribute

SiloRoleBasedPlacement ポリシーを使用するようにグレイン クラスをマークします。