ReplicationConfiguration

constructor(@Json(name = "source") source: String, @Json(name = "preemptive") preemptive: Boolean)

Parameters

source

The name of the Build Cache Node which is the source of data.

preemptive

Indicates if preemptive replication is enabled from the source.