package

com.atlassian.jira.memoryinspector

Interfaces

Classes

MemoryInspector This class tries to find known memory issues (e.g. 
ThreadInfo Holds thread and thread information. 
ThreadInfoPredicate Provides predicates for ThreadInfo class. 
ThreadsInspectionReport Thread inspection report. 
ThreadsInspectorImpl This class provides memory inspection that search for threads that should not be present in memory. 
ThreadsInspectorImpl.TomcatNioThreadPoolExecutorMatcher This predicate looks for NIO EPoll that was created by ThreadPoolExecutor. 
ThreadsProviderImpl