mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-06 15:03:06 +00:00
Add a pure virtual i_endpoint_snitch::get_name() method that should return the corresponding Java-name of a snitch class instance. Patch is also available on dev:/snitch-get-name-v1 Signed-off-by: Vlad Zolotarov <vladz@cloudius-systems.com>