| Package | Description |
|---|---|
| org.graylog.plugins.netflow.v9 |
| Modifier and Type | Method and Description |
|---|---|
static RawNetFlowV9Packet |
RawNetFlowV9Packet.create(NetFlowV9Header header,
int dataLength,
Map<Integer,byte[]> templates,
Map.Entry<Integer,byte[]> optTemplate,
Set<Integer> usedTemplates) |
static RawNetFlowV9Packet |
NetFlowV9Parser.parsePacketShallow(io.netty.buffer.ByteBuf bb) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.