public class GelfCodec extends AbstractCodec
| Modifier and Type | Class and Description |
|---|---|
static class |
GelfCodec.Config |
static class |
GelfCodec.Descriptor |
static interface |
GelfCodec.Factory |
configuration| Constructor and Description |
|---|
GelfCodec(Configuration configuration,
GelfChunkAggregator aggregator) |
| Modifier and Type | Method and Description |
|---|---|
Message |
decode(RawMessage rawMessage) |
CodecAggregator |
getAggregator() |
getConfiguration, getName@Inject public GelfCodec(Configuration configuration, GelfChunkAggregator aggregator)
@Nullable public Message decode(@Nonnull RawMessage rawMessage)
@Nullable public CodecAggregator getAggregator()
getAggregator in interface CodecgetAggregator in class AbstractCodecCopyright © 2012-2016 Graylog, Inc.. All Rights Reserved.