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, getName
public RawCodec(Configuration configuration)
@Nullable public Message decode(@Nonnull RawMessage raw)
@Nullable public CodecAggregator getAggregator()
getAggregator
in interface Codec
getAggregator
in class AbstractCodec
Copyright © 2012–2019 Graylog, Inc.. All rights reserved.