mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-21 00:50:35 +00:00
The API needs to get the stats from the rpc server, that is hidden from the messaging service API. This patch adds a foreach function that goes over all the server stats without exposing the server implementation. Signed-off-by: Amnon Heiman <amnon@scylladb.com>