copy

fun copy(ts: Long = this.ts, replica: ReplicaId = this.replica, node: String = this.node, newParent: String = this.newParent, value: V? = this.value, seq: Long = this.seq): MoveOp<V>