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-08-29 11:32:16 +03:00
2023-08-29 09:36:58 +03:00
2023-08-29 09:36:58 +03:00
2023-04-21 09:43:53 +03:00
2023-03-07 18:21:03 +08:00
2023-03-21 15:49:10 +02:00
2023-03-07 18:21:03 +08:00
2023-03-21 15:49:10 +02:00
2023-07-19 11:39:21 +03:00
2023-02-15 22:57:18 +02:00
2023-03-21 15:49:10 +02:00
2023-07-25 17:13:24 +02:00
2023-07-25 17:13:24 +02:00
2023-03-07 18:21:03 +08:00
2023-03-21 15:49:10 +02:00
2023-07-25 17:13:04 +02:00
2023-03-21 15:49:10 +02:00
2023-07-17 17:09:35 +03:00
2023-07-17 17:09:35 +03:00
2023-04-02 20:06:53 +03:00
2023-03-21 15:49:10 +02:00
2023-07-13 10:10:52 +02:00
2023-03-21 15:49:10 +02:00
2023-08-31 08:32:31 +03:00
2023-03-21 15:49:10 +02:00
2023-08-24 11:36:55 +03:00
2023-03-21 15:49:10 +02:00
2023-03-07 18:21:03 +08:00
2023-03-21 15:49:10 +02:00
2023-03-07 18:21:03 +08:00
2023-03-21 15:49:10 +02:00
2023-03-27 20:06:45 +08:00
2023-03-21 15:49:10 +02:00
2023-04-20 13:14:04 +03:00
2023-04-20 13:14:04 +03:00
2023-08-29 09:36:58 +03:00
2023-08-29 09:36:58 +03:00
2023-03-27 20:06:45 +08:00
2023-03-21 15:49:10 +02:00
2023-07-17 17:09:36 +03:00
2023-03-21 15:49:10 +02:00
2023-06-07 11:59:39 +02:00
2023-03-21 15:49:10 +02:00
2023-08-29 11:32:16 +03:00
2023-03-21 15:49:10 +02:00