public class CacheGroupIoView extends Object
SystemView.| Constructor and Description |
|---|
CacheGroupIoView(org.apache.ignite.internal.processors.cache.CacheGroupContext grpCtx,
org.apache.ignite.internal.processors.metric.MetricRegistry mreg) |
| Modifier and Type | Method and Description |
|---|---|
int |
cacheGroupId() |
String |
cacheGroupName() |
long |
logicalReads() |
long |
physicalReads() |
public CacheGroupIoView(org.apache.ignite.internal.processors.cache.CacheGroupContext grpCtx,
org.apache.ignite.internal.processors.metric.MetricRegistry mreg)
grpCtx - Cache group context.mreg - Metric registry for current cache group IO statistics.public int cacheGroupId()
public String cacheGroupName()
public long physicalReads()
public long logicalReads()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.16.0 Release Date : December 15 2023