Class MetricEntityStateBase

java.lang.Object
com.linkedin.venice.stats.metrics.MetricEntityState
com.linkedin.venice.stats.metrics.MetricEntityStateBase

public class MetricEntityStateBase extends MetricEntityState
This version of MetricEntityState is used when the metric entity has no dynamic dimensions. The base Attributes that are common for all invocation of this instance are passed in the constructor and used during every record() call.