scylla-jmx/src/main/java
Amnon Heiman a60c3156c6 ApiClient: Add getReverseMapStrValue method
Sometimes it is usefull to get a reverse of the map return by the API.
For example instread of ip address to hostid to get the hostid to ip
address.

Though it is possible to reverse a map, there is no need, it's easier to
generate the reverse mapping.

Signed-off-by: Amnon Heiman <amnon@scylladb.com>
Message-Id: <1458405434-8491-2-git-send-email-amnon@scylladb.com>
2016-03-22 09:42:57 +02:00
..
com ApiClient: Add getReverseMapStrValue method 2016-03-22 09:42:57 +02:00
org/apache/cassandra ProcessingException was changed to IllegalStateException 2016-03-22 08:55:35 +02:00