Skip to content

RebalancingReport Properties

A report of the current state of the activation rebalancer.

Host

getinit
View source
[Orleans.Id(0)]
public SiloAddress Host
The silo where the rebalancer is currently located.

Statistics

getinit
View source
[Orleans.Id(4)]
public ImmutableArray<RebalancingStatistics> Statistics
Latest rebalancing statistics.

Status

getinit
View source
[Orleans.Id(1)]
public RebalancerStatus Status
The current status of the rebalancer.

SuspensionDuration

getinit
View source
[Orleans.Id(2)]
public TimeSpan? SuspensionDuration
The amount of time the rebalancer is suspended (if at all).