com.hazelcast.memory
Class GCStatsSupport

java.lang.Object
  extended by com.hazelcast.memory.GCStatsSupport

public final class GCStatsSupport
extends Object

Used to gather garbage collection statistics


Method Summary
static GarbageCollectorStats getGCStats()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getGCStats

public static GarbageCollectorStats getGCStats()


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