public abstract class SystemThreadDumpResponse extends Object
| Constructor and Description |
|---|
SystemThreadDumpResponse() |
| Modifier and Type | Method and Description |
|---|---|
static SystemThreadDumpResponse |
create(String threadDump) |
abstract String |
threadDump() |
public abstract String threadDump()
public static SystemThreadDumpResponse create(String threadDump)
Copyright © 2012-2016 Graylog, Inc.. All Rights Reserved.