| Package | Description |
|---|---|
| org.graylog2.shared.buffers |
| Modifier and Type | Field and Description |
|---|---|
static com.lmax.disruptor.EventFactory<RawMessageEvent> |
RawMessageEvent.FACTORY |
static com.lmax.disruptor.EventTranslatorOneArg<RawMessageEvent,RawMessage> |
RawMessageEvent.TRANSLATOR |
| Modifier and Type | Method and Description |
|---|---|
void |
RawMessageEncoderHandler.onEvent(RawMessageEvent event) |
void |
JournallingMessageHandler.onEvent(RawMessageEvent event,
long sequence,
boolean endOfBatch) |
Copyright © 2012-2016 Graylog, Inc.. All Rights Reserved.