scylla-jmx/src/main/java/com/scylladb/jmx
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
..
api ApiClient: Add getReverseMapStrValue method 2016-03-22 09:42:57 +02:00
main Main: use the RMIServerSocketFactoryImp jmx init 2016-03-01 19:49:31 +02:00
metrics Clean up after unused imports 2015-12-17 09:29:48 +02:00
utils Import RMIServerSocketFactoryImp from origin 2016-03-01 19:47:55 +02:00