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