This is an automated email from the ASF dual-hosted git repository.
ifesdjeen pushed a change to branch cassandra-2.2
in repository https://gitbox.apache.org/repos/asf/cassandra.git.
from 20d1f9a Satisfy Java 1.7 in sources
add 033e099 Add Metrics to instance API
No new revisions were added by this update.
Summary of changes:
build.xml | 2 +-
.../distributed/impl/AbstractCluster.java | 9 +
.../cassandra/distributed/impl/Instance.java | 7 +
.../distributed/impl/InstanceMetrics.java | 183 +++++++++++++++++++++
.../cassandra/distributed/test/MetricsTest.java | 48 ++++++
5 files changed, 248 insertions(+), 1 deletion(-)
create mode 100644
test/distributed/org/apache/cassandra/distributed/impl/InstanceMetrics.java
create mode 100644
test/distributed/org/apache/cassandra/distributed/test/MetricsTest.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]