Package com.gigaspaces.metrics
Class MetricGroup
java.lang.Object
com.gigaspaces.metrics.MetricGroup
Deprecated.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetByPrefix(String prefix) Deprecated.protected <T extends Metric>
ConcurrentHashMap<String,T> getMetricMapByType(T metric) Deprecated.booleanisEmpty()Deprecated.voidDeprecated.voidDeprecated.voidremoveByPrefix(String prefix) Deprecated.snapshot()Deprecated.
-
Constructor Details
-
MetricGroup
public MetricGroup()Deprecated.
-
-
Method Details
-
register
Deprecated. -
getMetricMapByType
Deprecated. -
isEmpty
public boolean isEmpty()Deprecated. -
snapshot
Deprecated. -
remove
Deprecated. -
removeByPrefix
Deprecated. -
getByPrefix
Deprecated.
-
MetricRegistry.