public class BeatsCodec extends AbstractCodec
| Modifier and Type | Class and Description |
|---|---|
static class |
BeatsCodec.Config |
static class |
BeatsCodec.Descriptor |
static interface |
BeatsCodec.Factory |
configuration| Constructor and Description |
|---|
BeatsCodec(Configuration configuration,
com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
| Modifier and Type | Method and Description |
|---|---|
Message |
decode(RawMessage rawMessage) |
getAggregator, getConfiguration, getName@Inject public BeatsCodec(Configuration configuration, com.fasterxml.jackson.databind.ObjectMapper objectMapper)
@Nullable public Message decode(@Nonnull RawMessage rawMessage)
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.