scylla-jmx/src/main/java/org/apache/cassandra
Amnon Heiman 15c1d4f43f StorageService: Add a method to return the uptime
Currently, the nodetool uses the jmx server for the uptime, this is
confusing is what we expect is Scylla uptime.

This patch exposes the API uptime using MBean.

Relates to #154

Signed-off-by: Amnon Heiman <amnon@scylladb.com>

Closes #155
2021-03-04 10:52:08 +02:00
..
db CompactionManager: add the compaction id when available 2021-03-01 10:04:08 +02:00
gms FailureDetector: check that states is not null before use 2018-03-29 15:18:48 +03:00
locator Code formatting + source cleanup (eclipse) 2016-10-24 11:43:52 +00:00
metrics scylla-jmx: Use registration checker objects 2020-09-07 11:00:42 +02:00
net scylla-jmx: Update JMX interfaces to origin 3.11 2018-07-30 15:47:43 +03:00
repair Add the RepairParallelism enum 2015-08-27 20:46:02 +03:00
service StorageService: Add a method to return the uptime 2021-03-04 10:52:08 +02:00
streaming Code formatting + source cleanup (eclipse) 2016-10-24 11:43:52 +00:00