Interface
ShardLease
A contiguous or sparse set of shard ids leased to one host.
Properties
| Name | Type | Description |
|---|---|---|
| expiresAt | number | Lease expiry (epoch ms). |
| generation | number | Monotonic generation — bumps on reshard. |
| hostId | string | |
| shardIds | number[] |
Interface
A contiguous or sparse set of shard ids leased to one host.
| Name | Type | Description |
|---|---|---|
| expiresAt | number | Lease expiry (epoch ms). |
| generation | number | Monotonic generation — bumps on reshard. |
| hostId | string | |
| shardIds | number[] |