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 Codec
getAggregator
in class AbstractCodec
Copyright © 2012–2019 Graylog, Inc.. All rights reserved.