scylla-jmx: Missing getter in MBean interface.
It got lost somewhere. Message-Id: <1482335118-9595-1-git-send-email-calle@scylladb.com>
This commit is contained in:
parent
3838921ca3
commit
85c3293ef1
@ -598,6 +598,7 @@ public interface StorageServiceMBean extends NotificationEmitter {
|
||||
|
||||
public int getInterDCStreamThroughputMbPerSec();
|
||||
|
||||
public int getCompactionThroughputMbPerSec();
|
||||
public void setCompactionThroughputMbPerSec(int value);
|
||||
|
||||
public boolean isIncrementalBackupsEnabled();
|
||||
|
Loading…
Reference in New Issue
Block a user