Interface ThreaddumpParser.ThreadLineInfo
- All Superinterfaces:
ThreaddumpParser.JSerializable
- All Known Implementing Classes:
LockThreadLineInfo,MethodThreadLineInfo
- Enclosing class:
- ThreaddumpParser
-
Method Summary
Modifier and TypeMethodDescriptionbooleanisLockLine(String className) booleanisMethodLine(String className, String methodName) Methods inherited from interface org.qubership.profiler.threaddump.parser.ThreaddumpParser.JSerializable
toJS
-
Method Details
-
isMethodLine
-
isLockLine
-