seen property
How many rows were seen before giving up. The reader stops early, so this is a lower bound, not the full count.
Implementation
final int seen;
How many rows were seen before giving up. The reader stops early, so this is a lower bound, not the full count.
final int seen;