Package | Description |
---|---|
org.apache.ignite |
Contains entry-point Ignite & HPC APIs.
|
org.apache.ignite.cache.hibernate |
Contains implementation of Hibernate L2 cache.
|
org.apache.ignite.mxbean |
Contains annotations for Dynamic MBeans.
|
org.apache.ignite.spi.discovery |
Contains APIs for topology manager SPI.
|
Modifier and Type | Method and Description |
---|---|
CacheMetrics |
IgniteCache.localMetrics()
Gets local snapshot metrics (statistics) for this cache.
|
CacheMetrics |
IgniteCache.metrics()
Gets whole cluster snapshot metrics (statistics) for this cache.
|
CacheMetrics |
IgniteCache.metrics(ClusterGroup grp)
Gets cluster group snapshot metrics for caches in cluster group.
|
Modifier and Type | Method and Description |
---|---|
CacheMetrics |
HibernateCacheProxy.clusterMetrics()
Gets whole cluster metrics (statistics) for this cache.
|
CacheMetrics |
HibernateCacheProxy.clusterMetrics(ClusterGroup grp)
Gets cluster group metrics (statistics) for this cache.
|
CacheMetrics |
HibernateCacheProxy.localMetrics()
Gets local metrics (statistics) for this cache.
|
Modifier and Type | Interface and Description |
---|---|
interface |
CacheMetricsMXBean
This interface defines JMX view on
IgniteCache . |
Modifier and Type | Method and Description |
---|---|
Map<Integer,CacheMetrics> |
DiscoveryMetricsProvider.cacheMetrics()
Returns metrics data about all caches on local node.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019