Class TableMetricTables

java.lang.Object
org.apache.cassandra.db.virtual.TableMetricTables

public class TableMetricTables extends Object
Contains multiple the Table Metric virtual tables. This is not a direct wrapper over the Metrics like with JMX but a view to the metrics so that the underlying mechanism can change but still give same appearance (like nodetool).
  • Constructor Details

    • TableMetricTables

      public TableMetricTables()
  • Method Details