126
126
virtual double scan_time() { return (double) (stats.records+stats.deleted) / 20.0+10; }
127
127
/* The next method will never be called */
128
128
virtual bool fast_key_read() { return 1;}
130
130
TODO: return actual upper bound of number of records in the table.
131
131
(e.g. save number of records seen on full table scan and/or use file size