Class TableMetricTables


  • public class TableMetricTables
    extends java.lang.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).
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.util.Collection<VirtualTable> getAll​(java.lang.String name)
      Generates all table metric tables in a collection
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TableMetricTables

        public TableMetricTables()
    • Method Detail

      • getAll

        public static java.util.Collection<VirtualTable> getAll​(java.lang.String name)
        Generates all table metric tables in a collection