scylla-jmx/src/main/java/com/scylladb/jmx/api
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
..
APIClient.java APIClient: delete command should check for errors 2019-06-18 18:56:30 +03:00
APIConfig.java API accessor 2016-10-24 11:43:52 +00:00
CacheEntry.java API accessor 2016-10-24 11:43:52 +00:00