LocalShardInfo
@Serializable
A shard served by the node that answered the request.
Constructors
Link copied to clipboard
constructor(shardId: Int, shardKey: ShardKey? = null, pointsCount: Long = 0, state: ReplicaState = ReplicaState.UNKNOWN)