scylla-jmx/src/main/java
Amnon Heiman afac410a0d Adding StorageService MBean implementation
This adds the following method implementation that are supported:
getLiveNodes()
getUnreachableNodes()
getTokens()
getTokens(String endpoint)
getCommitLogLocation()
getTokenToEndpointMap()

After applying this series, those functionality will be available via
jconsole

The series also complete the API by adding an implementation based on
the swagger storage_service.json definition.  An implementation that
will be added to the API should be reflected in the MBean.

Signed-off-by: Amnon Heiman <amnon@cloudius-systems.com>
2015-06-15 16:36:22 +03:00
..
com/cloudius/urchin Enhencing the APIClient 2015-06-15 16:35:50 +03:00
org/apache/cassandra Adding StorageService MBean implementation 2015-06-15 16:36:22 +03:00