chunkSize property

int chunkSize
final

Rows read per query when the implementation joins natively.

Defaults to sdbJoinIterateChunkSize.

Implementation

final int chunkSize;