InstancesWithTokensCount returns the number of instances in the ring that have tokens.
()
| 109 | |
| 110 | // InstancesWithTokensCount returns the number of instances in the ring that have tokens. |
| 111 | InstancesWithTokensCount() int |
| 112 | |
| 113 | // ShuffleShard returns a subring for the provided identifier (eg. a tenant ID) |
| 114 | // and size (number of instances). |
no outgoing calls