ExperimentRunOverrides

constructor(numberOfReplications: Int? = null, numChunks: Int? = null, startingRepId: Int? = null, lengthOfReplication: Double? = null, lengthOfReplicationWarmUp: Double? = null, replicationInitializationOption: Boolean? = null, maximumAllowedExecutionTimePerReplication: Duration? = null, resetStartStreamOption: Boolean? = null, advanceNextSubStreamOption: Boolean? = null, antitheticOption: Boolean? = null, numberOfStreamAdvancesPriorToRunning: Int? = null, garbageCollectAfterReplicationFlag: Boolean? = null)(source)