org.apache.cassandra.service
Class GCInspector

java.lang.Object
  extended by org.apache.cassandra.service.GCInspector

public class GCInspector
extends java.lang.Object


Field Summary
static GCInspector instance
           
 
Constructor Summary
GCInspector()
           
 
Method Summary
 void start()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

instance

public static final GCInspector instance
Constructor Detail

GCInspector

public GCInspector()
Method Detail

start

public void start()


Copyright © 2010 The Apache Software Foundation