struct Movie::Cluster::AllocationPlanResult

Defined in:

movie/cluster/sharding/strategies.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(allocations : ShardAllocations, pending : Bool) #

[View source]

Instance Method Detail

def allocations : ShardAllocations #

def clone #

[View source]
def copy_with(allocations _allocations = @allocations, pending _pending = @pending) #

[View source]
def pending : Bool #