Show / Hide Table of Contents

Namespace Orleans.Placement

Classes

ActivationCountBasedPlacementAttribute

Marks a grain class as using the ActivationCountBasedPlacement policy.

HashBasedPlacementAttribute

Marks a grain class as using the HashBasedPlacement policy.

PlacementAttribute

Base for all placement policy marker attributes.

PreferLocalPlacementAttribute

Marks a grain class as using the PreferLocalPlacement policy.

RandomPlacementAttribute

Marks a grain class as using the RandomPlacement policy.

Back to top Generated by DocFX