Package org.graylog.plugins.netflow.v9
Class NetFlowV9FieldDef
java.lang.Object
org.graylog.plugins.netflow.v9.NetFlowV9FieldDef
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic NetFlowV9FieldDefcreate(NetFlowV9FieldType type, int length) abstract intlength()parse(io.netty.buffer.ByteBuf bb) abstract NetFlowV9FieldTypetype()
-
Constructor Details
-
NetFlowV9FieldDef
public NetFlowV9FieldDef()
-
-
Method Details
-
type
-
length
public abstract int length() -
create
-
parse
-