struct
Movie::Cluster::ShardKey
- Movie::Cluster::ShardKey
- Struct
- Value
- Object
Defined in:
movie/cluster/sharding/extension.crConstructors
Instance Method Summary
- #clone
- #copy_with(entity_type _entity_type = @entity_type, shard_id _shard_id = @shard_id)
- #entity_type : String
- #shard_id : Int32
Constructor Detail
Instance Method Detail
def copy_with(entity_type _entity_type = @entity_type, shard_id _shard_id = @shard_id)
#