remoteSyncBatchSize property

int remoteSyncBatchSize
final

The batch size for processing remote changes during sync operations. Larger batches reduce memory overhead but may increase latency.

Implementation

final int remoteSyncBatchSize;