scylla-jmx/src/main/java/com/scylladb/jmx
Amnon Heiman 2fac82434b APIClient: delete command should check for errors
delete commands do not return a value, still, it is possible that the
command will return a value different than OK.

In such a case, the error should be propagate to the caller via an
exception.

Fixes #65

Signed-off-by: Amnon Heiman <amnon@scylladb.com>
Message-Id: <20190618135312.2776-1-amnon@scylladb.com>
2019-06-18 18:56:30 +03:00
..
api APIClient: delete command should check for errors 2019-06-18 18:56:30 +03:00
main scylla-jmx: Allow ssl, auth etc options for JMX connector 2017-02-02 16:09:07 +02:00
metrics Remove unnecessary quadratic algorithm from MetricsMBean.register 2018-05-16 16:21:21 +02:00
utils APIMBeanServer: Handle nodeprobe wildcard queries in CF refresh 2019-05-05 18:10:37 +03:00