InstancesCount returns the number of instances in the ring.
()
| 106 | |
| 107 | // InstancesCount returns the number of instances in the ring. |
| 108 | InstancesCount() int |
| 109 | |
| 110 | // InstancesWithTokensCount returns the number of instances in the ring that have tokens. |
| 111 | InstancesWithTokensCount() int |
no outgoing calls