|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LocalGCStats | |
---|---|
com.hazelcast.monitor | Contains Hazelcast statistics interfaces related to map, queue, topic, multimap, executor service etc. |
com.hazelcast.monitor.impl | Contains Hazelcast statistics implementations related to map, queue, topic, multimap, executor service etc. |
Uses of LocalGCStats in com.hazelcast.monitor |
---|
Methods in com.hazelcast.monitor that return LocalGCStats | |
---|---|
LocalGCStats |
LocalMemoryStats.getGCStats()
|
Uses of LocalGCStats in com.hazelcast.monitor.impl |
---|
Classes in com.hazelcast.monitor.impl that implement LocalGCStats | |
---|---|
class |
LocalGCStatsImpl
|
Methods in com.hazelcast.monitor.impl that return LocalGCStats | |
---|---|
LocalGCStats |
LocalMemoryStatsImpl.getGCStats()
|
Methods in com.hazelcast.monitor.impl with parameters of type LocalGCStats | |
---|---|
void |
LocalMemoryStatsImpl.setGcStats(LocalGCStats gcStats)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |