public interface MessageOutput extends Stoppable
Modifier and Type | Interface and Description |
---|---|
static class |
MessageOutput.Config |
static class |
MessageOutput.Descriptor |
static interface |
MessageOutput.Factory<T> |
Modifier and Type | Method and Description |
---|---|
boolean |
isRunning() |
void |
write(List<Message> messages) |
void |
write(Message message) |
Copyright © 2012–2018 Graylog, Inc.. All rights reserved.