public abstract class PipelineInterpreterTrace extends Object
Constructor and Description |
---|
PipelineInterpreterTrace() |
Modifier and Type | Method and Description |
---|---|
static PipelineInterpreterTrace |
create(long time,
String message) |
abstract String |
message() |
abstract long |
time() |
public abstract long time()
public abstract String message()
public static PipelineInterpreterTrace create(long time, String message)
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.