Package io.trino.server
Class ThreadResource.StackLine
- java.lang.Object
-
- io.trino.server.ThreadResource.StackLine
-
- Enclosing class:
- ThreadResource
public static class ThreadResource.StackLine extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetClassName()StringgetFile()intgetLine()StringgetMethod()
-