DEFAULT_BATCH_INTERVAL

const val DEFAULT_BATCH_INTERVAL: Double = 10.0

A constant for the default batch interval for a replication If there is no run length specified and the user turns on default batching, then the time interval between batches will be equal to this value. The default value is 10.0