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