struct Movie::Cluster::PlanBootstrapCandidate

Defined in:

movie/cluster/sharding/extension.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(allocations : ShardAllocations, generation : Int64) #

[View source]

Instance Method Detail

def allocations : ShardAllocations #

def clone #

[View source]
def copy_with(allocations _allocations = @allocations, generation _generation = @generation) #

[View source]
def generation : Int64 #