Pavel Emelyanov
670c7c925c
view: Move table::populate_views() into view_update_generator class
...
The method in question has little to do with table, effectively it only
needs stats and consurrency semaphore. And the semaphore in question is
obtained from table indirectly, it really resides on database. On the
other hand, the method carries lots of bits from db::view, e.g. the
view_update_builder class, memory_usage_of() helper and a bit more.
Signed-off-by: Pavel Emelyanov <xemul@scylladb.com >
2024-04-25 14:17:20 +03:00
..
2024-04-22 17:20:19 +03:00
2024-04-19 07:44:07 +03:00
2024-04-19 22:56:16 +08:00
2024-01-09 11:44:19 +02:00
2024-04-25 14:17:20 +03:00
2024-01-09 11:44:19 +02:00
2024-01-09 11:44:19 +02:00
2023-09-01 22:34:41 +02:00
2024-03-01 10:40:29 +01:00
2024-04-23 09:42:46 +02:00
2024-04-23 09:42:46 +02:00
2024-01-12 10:49:00 +02:00
2024-04-19 22:56:16 +08:00
2023-06-14 11:41:36 +02:00
2024-01-09 11:44:19 +02:00
2024-01-09 11:44:19 +02:00
2023-12-02 22:37:22 +02:00
2023-12-02 22:37:22 +02:00
2024-04-16 07:16:05 +03:00
2024-02-02 22:12:57 +08:00
2023-07-21 12:38:46 +03:00
2024-01-19 10:16:41 +02:00
2024-01-17 16:30:14 +02:00
2024-01-29 15:43:51 +02:00
2023-12-05 13:03:28 +01:00
2024-04-19 22:57:36 +08:00
2024-03-26 15:31:18 +02:00
2024-02-21 00:24:25 +02:00
2023-06-06 13:29:16 +03:00
2024-04-19 21:06:06 +03:00
2024-04-19 20:04:34 +03:00
2024-01-11 22:43:05 +08:00
2024-01-11 22:43:05 +08:00
2024-03-01 10:40:29 +01:00
2024-03-01 10:40:29 +01:00
2024-03-21 23:14:57 +01:00
2024-01-09 11:44:19 +02:00
2024-03-18 20:38:07 +03:00
2024-04-19 22:56:16 +08:00
2024-04-14 15:06:56 +03:00
2024-01-09 11:44:19 +02:00
2024-01-09 11:44:19 +02:00
2024-01-09 11:44:19 +02:00
2024-04-01 19:02:40 +03:00
2023-12-21 16:19:42 +02:00
2024-02-01 10:22:45 +02:00