static NetFlowV9Packet |
NetFlowV9Packet.create(NetFlowV9Header header,
List<NetFlowV9Template> templates,
NetFlowV9OptionTemplate optionTemplate,
List<NetFlowV9BaseRecord> records,
long dataLength) |
static NetFlowV9Packet |
NetFlowV9Parser.parsePacket(io.netty.buffer.ByteBuf bb,
NetFlowV9FieldTypeRegistry typeRegistry) |
static NetFlowV9Packet |
NetFlowV9Parser.parsePacket(io.netty.buffer.ByteBuf bb,
NetFlowV9FieldTypeRegistry typeRegistry,
Map<Integer,NetFlowV9Template> cache,
NetFlowV9OptionTemplate optionTemplate) |