Uses of Class
org.graylog.plugins.netflow.v9.NetFlowV9FieldType
Packages that use NetFlowV9FieldType
-
Uses of NetFlowV9FieldType in org.graylog.plugins.netflow.v9
Methods in org.graylog.plugins.netflow.v9 that return NetFlowV9FieldTypeModifier and TypeMethodDescriptionstatic NetFlowV9FieldTypeNetFlowV9FieldType.create(int id, NetFlowV9FieldType.ValueType valueType, String name) NetFlowV9FieldTypeRegistry.get(int id) abstract NetFlowV9FieldTypeNetFlowV9FieldDef.type()Methods in org.graylog.plugins.netflow.v9 that return types with arguments of type NetFlowV9FieldTypeMethods in org.graylog.plugins.netflow.v9 with parameters of type NetFlowV9FieldTypeModifier and TypeMethodDescriptionstatic NetFlowV9FieldDefNetFlowV9FieldDef.create(NetFlowV9FieldType type, int length)