InstancesCount returns the number of instances in the ring.
()
| 65 | |
| 66 | // InstancesCount returns the number of instances in the ring. |
| 67 | InstancesCount() int |
| 68 | |
| 69 | // ShuffleShard returns a subring for the provided identifier (eg. a tenant ID) |
| 70 | // and size (number of instances). |
no outgoing calls