remoteSyncBatchSize property
The batch size for processing remote changes during sync operations. Larger batches reduce memory overhead but may increase latency.
Implementation
final int remoteSyncBatchSize;
The batch size for processing remote changes during sync operations. Larger batches reduce memory overhead but may increase latency.
final int remoteSyncBatchSize;