Nikos Dragazis
5b896cdbb7
sstables: Disengage integrity_check from sstable class
...
The `integrity_check` flag was first introduced as a parameter in
`sstable::data_stream()` to support creating input streams with
integrity checking. As such, it was defined in the sstable class.
However, we also use this flag in the kl/mx full-scan readers, and, in
a later patch, we will use it in `class sstable_set` as well.
Move the definition into `types_fwd.hh` since it is no longer bound to
the sstable class.
Signed-off-by: Nikos Dragazis <nikolaos.dragazis@scylladb.com >
2024-11-11 20:26:27 +02:00
..
2024-11-11 20:26:27 +02:00
2024-11-11 20:26:27 +02:00
2023-12-02 22:37:22 +02:00
2024-11-11 20:26:27 +02:00
2024-10-03 18:08:56 +03:00
2024-10-08 09:38:16 +03:00
2023-02-15 11:01:50 +02:00
2024-04-19 07:44:07 +03:00
2024-11-11 20:26:27 +02:00
2024-10-03 18:09:01 +03:00
2024-10-01 14:02:50 +03:00
2024-11-11 20:26:27 +02:00
2024-09-10 19:05:57 +03:00
2024-08-05 08:23:35 +03:00
2024-04-19 07:44:07 +03:00
2024-07-10 23:32:47 +03:00
2024-11-01 12:45:24 +03:00
2024-10-01 14:02:50 +03:00
2024-10-03 14:16:05 +02:00
2024-11-04 14:28:27 +02:00
2024-02-01 13:42:59 +02:00
2024-10-22 06:54:46 +03:00
2024-03-07 09:07:07 +02:00
2024-01-09 11:45:44 +02:00
2024-02-23 13:55:22 +08:00
2024-01-09 11:45:44 +02:00
2024-10-22 06:54:46 +03:00
2024-09-10 19:05:57 +03:00
2024-08-05 08:23:35 +03:00
2024-05-21 12:14:10 +03:00
2023-09-01 22:34:41 +02:00
2024-08-05 08:23:35 +03:00
2024-09-27 01:25:15 +02:00
2024-10-22 06:54:46 +03:00
2024-08-05 08:23:35 +03:00
2024-10-28 21:13:23 +02:00
2024-01-09 11:45:44 +02:00
2024-10-03 18:09:05 +03:00
2024-04-19 07:44:07 +03:00
2024-10-27 21:32:45 +02:00
2024-10-11 14:11:28 +03:00
2024-10-01 18:40:34 +02:00
2024-11-11 20:26:27 +02:00
2024-06-21 07:12:06 +03:00
2024-10-30 19:58:07 +02:00
2024-10-22 08:15:02 +02:00
2023-02-19 21:05:45 +02:00
2023-02-19 21:05:45 +02:00
2023-02-19 21:05:45 +02:00
2023-06-06 13:29:16 +03:00
2024-10-22 17:21:31 +03:00
2024-10-21 15:13:27 +03:00
2024-10-11 13:48:09 +03:00
2024-10-31 21:56:27 +02:00
2024-11-11 20:26:27 +02:00
2024-10-21 15:18:19 +03:00
2024-10-21 15:13:27 +03:00
2024-11-11 20:26:27 +02:00
2024-10-28 21:13:23 +02:00
2024-04-19 07:44:07 +03:00
2024-10-03 14:09:57 +02:00
2023-06-06 13:29:16 +03:00
2024-10-30 19:58:07 +02:00