remoteStreamBatchSize property
The batch size for streaming remote items from adapters. Smaller batches reduce memory usage but may increase processing overhead.
Implementation
final int remoteStreamBatchSize;
The batch size for streaming remote items from adapters. Smaller batches reduce memory usage but may increase processing overhead.
final int remoteStreamBatchSize;