You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The ShardingInfo class and most of its method and properties are public. I don't see a good reason for that. It is only used in internal classes. Can we break the API and change its visibility? Or is there some use case to having it public?