Class IpfixParser.MessageDescription

java.lang.Object
org.graylog.integrations.ipfix.IpfixParser.MessageDescription
Enclosing class:
IpfixParser

public class IpfixParser.MessageDescription extends Object
High level description of a shallowly parsed packet.

Contains ByteBufs of each set from the packet and parses enough metadata about them to allow the caller to make a decision whether we can completely parse the IPFIX message without waiting for template sets.