Package org.apache.cassandra.utils
Class HeapUtils
java.lang.Object
org.apache.cassandra.utils.HeapUtils
Utility to log heap histogram.
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidGenerates a HEAP histogram in the log file.static String
-
Method Details
-
logHeapHistogram
public static void logHeapHistogram()Generates a HEAP histogram in the log file. -
maybeCreateHeapDump
- Returns:
- full path to the created heap dump file
-