com.hazelcast.monitor
Interface LocalGCStats

All Superinterfaces:
GarbageCollectorStats, JsonSerializable, LocalInstanceStats
All Known Implementing Classes:
LocalGCStatsImpl

public interface LocalGCStats
extends GarbageCollectorStats, LocalInstanceStats


Field Summary
 
Fields inherited from interface com.hazelcast.monitor.LocalInstanceStats
STAT_NOT_AVAILABLE
 
Method Summary
 
Methods inherited from interface com.hazelcast.memory.GarbageCollectorStats
getMajorCollectionCount, getMajorCollectionTime, getMinorCollectionCount, getMinorCollectionTime, getUnknownCollectionCount, getUnknownCollectionTime
 
Methods inherited from interface com.hazelcast.monitor.LocalInstanceStats
getCreationTime
 
Methods inherited from interface com.hazelcast.management.JsonSerializable
fromJson, toJson
 



Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.