CollectionClusterInfo

constructor(peerId: Long, shardCount: Int = 0, localShards: List<LocalShardInfo> = emptyList(), remoteShards: List<RemoteShardInfo> = emptyList(), shardTransfers: List<ShardTransferInfo> = emptyList())