| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.cache |
This package contain cache-related processors & persistence implementation.
|
| Modifier and Type | Field and Description |
|---|---|
protected CacheMetricsImpl |
GridCacheAdapter.metrics
Cache metrics.
|
protected CacheMetricsImpl |
GridCacheAdapter.UpdateTimeStatClosure.metrics |
| Modifier and Type | Method and Description |
|---|---|
CacheMetricsImpl |
GridCacheAdapter.metrics0() |
| Modifier and Type | Method and Description |
|---|---|
void |
CacheMetricsImpl.delegate(CacheMetricsImpl delegate) |
| Constructor and Description |
|---|
CacheMetricsSnapshot(CacheMetricsImpl m)
Deprecated.
Create snapshot for given metrics.
|
CacheMetricsSnapshotV2(CacheMetricsImpl m)
Create snapshot for given metrics.
|
InvokeAllTimeStatClosure(CacheMetricsImpl metrics,
long start) |
UpdateGetTimeStatClosure(CacheMetricsImpl metrics,
long start) |
UpdatePutAndGetTimeStatClosure(CacheMetricsImpl metrics,
long start) |
UpdatePutTimeStatClosure(CacheMetricsImpl metrics,
long start) |
UpdateRemoveTimeStatClosure(CacheMetricsImpl metrics,
long start) |
UpdateTimeStatClosure(CacheMetricsImpl metrics,
long start) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.0 Release Date : September 11 2021