struct
Movie::Persistence::ShardLeaseKey
- Movie::Persistence::ShardLeaseKey
- Struct
- Value
- Object
Defined in:
movie/persistence/protocol.crConstructors
Instance Method Summary
- #clone
- #cluster_name : String
- #copy_with(cluster_name _cluster_name = @cluster_name, 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(cluster_name _cluster_name = @cluster_name, entity_type _entity_type = @entity_type, shard_id _shard_id = @shard_id)
#