| Package | Description |
|---|---|
| org.graylog.plugins.netflow.codecs | |
| org.graylog2.inputs.codecs | |
| org.graylog2.plugin.inputs.codecs |
| Modifier and Type | Method and Description |
|---|---|
default CodecAggregator.Result |
RemoteAddressCodecAggregator.addChunk(io.netty.buffer.ByteBuf buf) |
CodecAggregator.Result |
RemoteAddressCodecAggregator.addChunk(io.netty.buffer.ByteBuf buf,
SocketAddress remoteAddress) |
CodecAggregator.Result |
NetflowV9CodecAggregator.addChunk(io.netty.buffer.ByteBuf buf,
SocketAddress remoteAddress) |
| Modifier and Type | Field and Description |
|---|---|
static CodecAggregator.Result |
GelfChunkAggregator.INVALID_RESULT |
static CodecAggregator.Result |
GelfChunkAggregator.VALID_EMPTY_RESULT |
| Modifier and Type | Method and Description |
|---|---|
CodecAggregator.Result |
GelfChunkAggregator.addChunk(io.netty.buffer.ByteBuf buffer) |
| Modifier and Type | Method and Description |
|---|---|
CodecAggregator.Result |
CodecAggregator.addChunk(io.netty.buffer.ByteBuf buf) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.