DropReplica

data class DropReplica(val shardId: Int, val peerId: Long) : ClusterOperation

Drop a replica of shardId from peerId.

Constructors

Link copied to clipboard
constructor(shardId: Int, peerId: Long)

Properties

Link copied to clipboard
Link copied to clipboard