mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-21 17:10:35 +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>