Benny Halevy
4f5ffc7719
gossiper: add for_each_endpoint_state helpers
...
Before changing _endpoint_state_map to hold a
lw_shared_ptr<endpoint_state>, provide synchronous helpers
for users to traverse all endpoint_states with no need
to copy them (as long as the called func does not yield).
With that, gossiper::get_endpoint_states() can be made private.
Signed-off-by: Benny Halevy <bhalevy@scylladb.com >
2023-08-31 08:32:31 +03:00
..
2023-07-25 17:13:04 +02:00
2023-04-21 10:07:28 +03:00
2023-08-29 09:08:42 +03:00
2023-02-19 21:05:45 +02:00
2023-08-07 14:38:11 +02:00
2023-08-29 09:08:42 +03:00
2023-04-21 09:08:27 +03:00
2023-03-06 13:28:40 +03:00
2023-06-26 15:29:01 +02:00
2023-02-28 23:00:02 +04:00
2023-07-12 15:26:54 +03:00
2023-08-22 10:30:36 +02:00
2023-08-22 10:30:36 +02:00
2023-07-10 19:36:06 +02:00
2023-06-14 11:41:36 +02:00
2023-03-12 14:04:34 +02:00
2023-03-12 14:04:34 +02:00
2023-04-14 13:21:30 +08:00
2023-03-19 15:16:02 +02:00
2023-03-27 15:12:31 +00:00
2023-03-27 15:12:31 +00:00
2023-04-14 13:21:30 +08:00
2023-02-15 11:01:50 +02:00
2023-07-21 13:11:59 +03:00
2023-07-21 12:38:46 +03:00
2023-02-15 11:01:50 +02:00
2023-02-15 11:01:50 +02:00
2022-06-22 20:16:48 +02:00
2023-03-16 20:34:18 +08:00
2022-11-28 21:58:30 +02:00
2022-06-22 20:16:48 +02:00
2022-06-22 20:16:48 +02:00
2023-07-03 23:06:55 +02:00
2023-08-08 11:11:07 +03:00
2023-07-31 15:00:59 +03:00
2023-06-21 00:58:24 +02:00
2023-06-06 13:29:16 +03:00
2022-12-05 08:14:39 +02:00
2022-09-26 11:02:54 +03:00
2023-07-30 18:12:16 +03:00
2023-07-30 18:12:16 +03:00
2023-07-28 13:55:27 +02:00
2023-03-14 19:26:05 +04:00
2023-08-23 16:56:00 +02:00
2023-08-20 21:24:31 +03:00
2023-06-21 00:58:24 +02:00
2023-02-17 07:11:18 +02:00
2023-08-31 08:32:31 +03:00
2023-07-12 15:26:54 +03:00