mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-24 02:20:37 +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>