Package | Description |
---|---|
org.apache.ignite |
Contains entry-point Ignite & HPC APIs.
|
Modifier and Type | Class and Description |
---|---|
class |
DataRegionMetricsAdapter
Deprecated.
Check the
ReadOnlyMetricRegistry with "name=io.dataregion.{data_region_name}" instead. |
Modifier and Type | Method and Description |
---|---|
@Nullable MemoryMetrics |
IgniteSpringBean.memoryMetrics(String memPlcName) |
@Nullable MemoryMetrics |
Ignite.memoryMetrics(String dataRegionName)
Deprecated.
Check the
ReadOnlyMetricRegistry with "name=io.dataregion.{data_region_name}" instead. |
Modifier and Type | Method and Description |
---|---|
static Collection<MemoryMetrics> |
DataRegionMetricsAdapter.collectionOf(Collection<DataRegionMetrics> dataRegionMetrics)
Deprecated.
Converts collection of
DataRegionMetrics into collection of legacy MemoryMetrics . |
Collection<MemoryMetrics> |
IgniteSpringBean.memoryMetrics() |
Collection<MemoryMetrics> |
Ignite.memoryMetrics()
Deprecated.
Check the
ReadOnlyMetricRegistry with "name=io.dataregion.{data_region_name}" instead. |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.16.0 Release Date : December 15 2023