| Package | Description |
|---|---|
| io.prestosql.server |
| Modifier and Type | Method and Description |
|---|---|
List<ThreadResource.StackLine> |
ThreadResource.Info.getStackTrace() |
| Constructor and Description |
|---|
Info(long id,
String name,
String state,
Long lockOwnerId,
List<ThreadResource.StackLine> stackTrace) |
Copyright © 2012–2019. All rights reserved.