Package com.norconex.crawler.core.util
Class ThreadTracker
java.lang.Object
com.norconex.crawler.core.util.ThreadTracker
-
Method Summary
Modifier and TypeMethodDescriptionstatic List<ThreadInfo> static List<ThreadInfo> static intstatic intstatic intstatic void
-
Method Details
-
allThreadInfos
-
allThreadInfos
-
getLiveThreadCount
public static int getLiveThreadCount() -
getPeakThreadCount
public static int getPeakThreadCount() -
getDaemonThreadCount
public static int getDaemonThreadCount() -
resetPeakThreadCount
public static void resetPeakThreadCount()
-