AbortTransfer

data class AbortTransfer(val shardId: Int, val fromPeerId: Long, val toPeerId: Long) : ClusterOperation

Abort a transfer that is in progress.

Constructors

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

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard