scylla-jmx/src/main/java/org/apache/cassandra/service
Piotr Wojtczak 440313eb72 storage_service: Add a generic toppartitions endpoint
As part of making the toppartitions API more generic
(i.e. being able to consider multiple tables
and keyspaces specified by the user) this commit adds
a JMX endpoint to call the generic Scylla REST API
introduced in #7864. It has been put inside
storage_service as being now able to query more than
one column family makes it no longer suitable for the
'column_family' group.

Fixes #4520
2021-03-25 12:35:18 +02:00
..
CacheService.java Rework service.* beans 2016-10-24 11:43:51 +00:00
CacheServiceMBean.java Code formatting + source cleanup (eclipse) 2016-10-24 11:43:52 +00:00
GCInspector.java Rework service.* beans 2016-10-24 11:43:51 +00:00
GCInspectorMXBean.java Code formatting + source cleanup (eclipse) 2016-10-24 11:43:52 +00:00
PerTableSSTableInfo.java service: Add objects for deserializing sstable_info json 2019-07-24 14:31:10 +00:00
SSTableInfo.java sstableinfo: Fix deserizalization of "properties" 2019-09-30 15:29:52 +03:00
StorageProxy.java StorageProxy.java: Add view write metrics 2019-07-21 19:20:37 +03:00
StorageProxyMBean.java scylla-jmx: Update JMX interfaces to origin 3.11 2018-07-30 15:47:43 +03:00
StorageService.java storage_service: Add a generic toppartitions endpoint 2021-03-25 12:35:18 +02:00
StorageServiceMBean.java storage_service: Add a generic toppartitions endpoint 2021-03-25 12:35:18 +02:00