Class HelixVcrClusterMetrics


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

      Constructors 
      Constructor Description
      HelixVcrClusterMetrics​(com.codahale.metrics.MetricRegistry registry, java.util.Set<com.github.ambry.clustermap.PartitionId> assignedPartitionIds)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • partitionIdNotInClusterMapOnRemove

        public final com.codahale.metrics.Counter partitionIdNotInClusterMapOnRemove
      • partitionIdNotInClusterMapOnAdd

        public final com.codahale.metrics.Counter partitionIdNotInClusterMapOnAdd
      • numberOfAssignedPartitions

        public com.codahale.metrics.Gauge<java.lang.Integer> numberOfAssignedPartitions
    • Constructor Detail

      • HelixVcrClusterMetrics

        public HelixVcrClusterMetrics​(com.codahale.metrics.MetricRegistry registry,
                                      java.util.Set<com.github.ambry.clustermap.PartitionId> assignedPartitionIds)