struct
Movie::Cluster::ShardingPlanState
- Movie::Cluster::ShardingPlanState
- Struct
- Value
- Object
Defined in:
movie/cluster/sharding/extension.crConstructors
Instance Method Summary
- #allocations : ShardAllocations
- #clone
- #coordinator : UniqueAddress
- #copy_with(allocations _allocations = @allocations, coordinator _coordinator = @coordinator, generation _generation = @generation)
- #generation : Int64
Constructor Detail
Instance Method Detail
def copy_with(allocations _allocations = @allocations, coordinator _coordinator = @coordinator, generation _generation = @generation)
#