| Package | Description |
|---|---|
| org.apache.ignite |
Contains entry-point Ignite & HPC APIs.
|
| org.apache.ignite.internal.processors.cache |
| 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 | Field and Description |
|---|---|
protected CacheMetricsMXBean |
GridCacheAdapter.clusterMxBean
Cache mxBean.
|
protected CacheMetricsMXBean |
GridCacheAdapter.localMxBean
Cache localMxBean.
|
| 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 |
GridCacheAdapter.localMxBean()
Gets local metrics (statistics) for this cache.
|
CacheMetricsMXBean |
IgniteInternalCache.localMxBean()
Gets local metrics (statistics) for this cache.
|
CacheMetricsMXBean |
GridCacheProxyImpl.localMxBean()
Gets local metrics (statistics) for this cache.
|
CacheMetricsMXBean |
IgniteCacheProxy.localMxBean()
Gets local MxBean for this cache.
|
CacheMetricsMXBean |
IgniteCacheProxy.mxBean()
Gets whole cluster MxBean for this cache.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 1.8.0 Release Date : December 5 2016