Class ClusterInfo

java.lang.Object
org.teamapps.universaldb.distribute.ClusterInfo

public class ClusterInfo
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    ClusterInfo​(ClusterSetConfig clusterConfig)  
  • Method Summary

    Modifier and Type Method Description
    static void printMetrics​(java.util.Map<org.apache.kafka.common.MetricName,​? extends org.apache.kafka.common.Metric> metrics)  

    Methods inherited from class java.lang.Object

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

  • Method Details

    • printMetrics

      public static void printMetrics​(java.util.Map<org.apache.kafka.common.MetricName,​? extends org.apache.kafka.common.Metric> metrics)