| Package | Description |
|---|---|
| org.apache.ignite |
Contains entry-point Ignite & HPC APIs.
|
| org.apache.ignite.internal.processors.cache |
This package contain cache-related processors & persistence implementation.
|
| Modifier and Type | Method and Description |
|---|---|
CacheMetricsMXBean |
IgniteCache.localMxBean()
Gets local MxBean for this cache.
|
CacheMetricsMXBean |
IgniteCache.mxBean()
Gets whole cluster MxBean for this cache.
|
| Modifier and Type | Method and Description |
|---|---|
CacheMetricsMXBean |
GridCacheAdapter.clusterMxBean()
Gets whole cluster metrics (statistics) for this cache.
|
CacheMetricsMXBean |
IgniteInternalCache.clusterMxBean()
Gets whole cluster metrics (statistics) for this cache.
|
CacheMetricsMXBean |
GridCacheProxyImpl.clusterMxBean()
Gets whole cluster metrics (statistics) for this cache.
|
CacheMetricsMXBean |
IgniteCacheProxyImpl.localMxBean()
Gets local MxBean for this cache.
|
CacheMetricsMXBean |
GridCacheAdapter.localMxBean()
Gets local metrics (statistics) for this cache.
|
CacheMetricsMXBean |
GatewayProtectedCacheProxy.localMxBean()
Gets local MxBean for this cache.
|
CacheMetricsMXBean |
IgniteInternalCache.localMxBean()
Gets local metrics (statistics) for this cache.
|
CacheMetricsMXBean |
GridCacheProxyImpl.localMxBean()
Gets local metrics (statistics) for this cache.
|
CacheMetricsMXBean |
IgniteCacheProxyImpl.mxBean()
Gets whole cluster MxBean for this cache.
|
CacheMetricsMXBean |
GatewayProtectedCacheProxy.mxBean()
Gets whole cluster MxBean for this cache.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.0 Release Date : October 15 2020