Package | Description |
---|---|
com.gigaspaces.metrics |
Modifier and Type | Class and Description |
---|---|
class |
Gauge<T>
A gauge metric is an instantaneous reading of a particular value.
|
class |
LongCounter
An incrementing and decrementing counter metric for long values.
|
Modifier and Type | Method and Description |
---|---|
void |
MetricRegistry.register(String name,
com.gigaspaces.metrics.MetricTags tags,
Metric metric)
Given a
Gauge , registers it under the given name. |
Copyright © GigaSpaces.