public Task<IImmutableSet<string>> Rebalance( IImmutableDictionary<IActorRef, IImmutableList<string>> currentShardAllocations, IImmutableSet<string> rebalanceInProgress )
abstract Rebalance : currentShardAllocations : IImmutableDictionary<IActorRef, IImmutableList<string>> * rebalanceInProgress : IImmutableSet<string> -> Task<IImmutableSet<string>> override Rebalance : currentShardAllocations : IImmutableDictionary<IActorRef, IImmutableList<string>> * rebalanceInProgress : IImmutableSet<string> -> Task<IImmutableSet<string>>