RemoteShardInfo
@Serializable
A shard served by another peer.
Constructors
Link copied to clipboard
constructor(shardId: Int, shardKey: ShardKey? = null, peerId: Long, state: ReplicaState = ReplicaState.UNKNOWN)