Package | Description |
---|---|
org.apache.ignite.spi.metric |
Contains common classes and interfaces for metric SPI implementations.
|
org.apache.ignite.spi.systemview.view |
Contains
SystemView clases that exists in Ignite. |
Modifier and Type | Interface and Description |
---|---|
interface |
BooleanMetric
Interface for the metrics that holds boolean primitive.
|
interface |
DoubleMetric
Interface for the metrics that holds double primitive.
|
interface |
HistogramMetric
Histogram metric calculates counts of measurements that gets into each bounds interval.
|
interface |
IntMetric
Interface for the metrics that holds int primitive.
|
interface |
LongMetric
Interface for the metrics that holds long primitive.
|
interface |
ObjectMetric<T>
Interface for the metrics that holds typed value.
|
Modifier and Type | Method and Description |
---|---|
<M extends Metric> |
ReadOnlyMetricRegistry.findMetric(String name) |
Constructor and Description |
---|
MetricsView(Metric metric) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.16.0 Release Date : December 15 2023