scylla-jmx/src/main/java/org/apache/cassandra
Calle Wilund 85e1b07544 MessagingService: update to c3 compat
Note: c3 adds configurable size threshold counting of messages sent, 
dividing info "large"/"small" partitions (+gossiper). Message bulk 
queries in v3 mbean reflects this. 

Scylla does not (yet?) have such a threshold divider, so this is 
highly incomplete and just delegates to old apis that "sort-of" fit.
2016-10-24 11:43:51 +00:00
..
db CompactionManager: update to c3 compat 2016-10-24 11:43:51 +00:00
gms Gossiper: update to c3 compat 2016-10-24 11:43:51 +00:00
locator EndpointSnitchInfo: update to c3 compat 2016-10-24 11:43:51 +00:00
metrics DroppedMessageMetrics: Change APISettableMeter to APIMeter 2016-05-17 12:27:36 +03:00
net MessagingService: update to c3 compat 2016-10-24 11:43:51 +00:00
repair Add the RepairParallelism enum 2015-08-27 20:46:02 +03:00
service CacheService: Do not get non existing caches metrics 2016-05-17 12:20:35 +03:00
streaming SessionInfo: Add receiving_files and sending_files support 2016-02-27 03:34:22 +02:00