Init must be executed before cache can be used
()
| 152 | GetClustersInfo() []clustercache.ClusterInfo |
| 153 | // Init must be executed before cache can be used |
| 154 | Init() error |
| 155 | // UpdateShard will update the shard of ClusterSharding when the shard has changed. |
| 156 | UpdateShard(shard int) bool |
| 157 | } |
no outgoing calls