Package | Description |
---|---|
com.gigaspaces.metrics | |
com.gigaspaces.metrics.reporters |
Modifier and Type | Method and Description |
---|---|
MetricGroupSnapshot |
MetricGroup.snapshot() |
Modifier and Type | Method and Description |
---|---|
Map<MetricTagsSnapshot,MetricGroupSnapshot> |
MetricRegistrySnapshot.getGroups() |
Modifier and Type | Method and Description |
---|---|
protected void |
MetricReporter.report(MetricRegistrySnapshot snapshot,
MetricTagsSnapshot tags,
MetricGroupSnapshot group) |
Constructor and Description |
---|
MetricRegistrySnapshot(long timestamp,
Map<MetricTagsSnapshot,MetricGroupSnapshot> groups) |
Modifier and Type | Method and Description |
---|---|
protected void |
ConsoleReporter.report(MetricRegistrySnapshot snapshot,
MetricTagsSnapshot tags,
MetricGroupSnapshot group) |
protected void |
FileReporter.report(MetricRegistrySnapshot snapshot,
MetricTagsSnapshot tags,
MetricGroupSnapshot group) |
Copyright © GigaSpaces.