Package | Description |
---|---|
org.apache.ignite.cluster |
Contains cluster-related classes.
|
org.apache.ignite.mxbean |
Contains annotations for Dynamic MBeans.
|
org.apache.ignite.spi.discovery |
Contains APIs for topology manager SPI.
|
org.apache.ignite.spi.discovery.isolated |
Contains implementation of special "isolated" mode for single-node cluster.
|
Modifier and Type | Method and Description |
---|---|
ClusterMetrics |
ClusterNode.metrics()
Gets metrics snapshot for this node.
|
ClusterMetrics |
ClusterGroup.metrics()
Gets a metrics snapshot for this cluster group.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ClusterMetricsMXBean
Cluster metrics MBean.
|
Modifier and Type | Method and Description |
---|---|
ClusterMetrics |
DiscoveryMetricsProvider.metrics()
This method always returns up-to-date metrics data about local node.
|
Modifier and Type | Method and Description |
---|---|
ClusterMetrics |
IsolatedNode.metrics()
Gets metrics snapshot for this node.
|
Modifier and Type | Method and Description |
---|---|
void |
IsolatedNode.setMetrics(ClusterMetrics metrics)
Sets node metrics.
|
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024