Uses of Class
com.gigaspaces.metrics.MetricGroupSnapshot
Packages that use MetricGroupSnapshot
-
Uses of MetricGroupSnapshot in com.gigaspaces.metrics
Methods in com.gigaspaces.metrics that return MetricGroupSnapshotMethods in com.gigaspaces.metrics that return types with arguments of type MetricGroupSnapshotMethods in com.gigaspaces.metrics with parameters of type MetricGroupSnapshotModifier and TypeMethodDescriptionprotected voidMetricReporter.report(MetricRegistrySnapshot snapshot, MetricTagsSnapshot tags, MetricGroupSnapshot group) Deprecated.Constructor parameters in com.gigaspaces.metrics with type arguments of type MetricGroupSnapshotModifierConstructorDescriptionprotectedMetricRegistrySnapshot(long timestamp, Map<MetricTagsSnapshot, MetricGroupSnapshot> groups) Deprecated. -
Uses of MetricGroupSnapshot in com.gigaspaces.metrics.reporters
Methods in com.gigaspaces.metrics.reporters with parameters of type MetricGroupSnapshotModifier and TypeMethodDescriptionprotected voidConsoleReporter.report(MetricRegistrySnapshot snapshot, MetricTagsSnapshot tags, MetricGroupSnapshot group) Deprecated.protected voidFileReporter.report(MetricRegistrySnapshot snapshot, MetricTagsSnapshot tags, MetricGroupSnapshot group) Deprecated.