mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-22 17:40:34 +00:00
This patch adds the following methods implementation: getRpcaddress getRangeToAddressMap getRangeToAddressMapInLocalDC describeRing getAllRanges Those methods are used as part of the describe_ring method implementation. Signed-off-by: Amnon Heiman <amnon@scylladb.com>