class Movie::Cluster::NoRebalance

Defined in:

movie/cluster/sharding/strategies.cr

Instance Method Summary

Instance methods inherited from class Movie::Cluster::RebalancePolicy

configuration_key : String configuration_key, select_shards(snapshot : AllocationSnapshot) : Array(Int32) select_shards

Instance Method Detail

def select_shards(snapshot : AllocationSnapshot) : Array(Int32) #

[View source]