| Package | Description |
|---|---|
| org.graylog.plugins.netflow.v9 |
| Modifier and Type | Method and Description |
|---|---|
static NetFlowV9FieldType |
NetFlowV9FieldType.create(int id,
NetFlowV9FieldType.ValueType valueType,
String name) |
NetFlowV9FieldType |
NetFlowV9FieldTypeRegistry.get(int id) |
abstract NetFlowV9FieldType |
NetFlowV9FieldDef.type() |
| Modifier and Type | Method and Description |
|---|---|
Map<Integer,NetFlowV9FieldType> |
NetFlowV9FieldTypeRegistry.asMap() |
| Modifier and Type | Method and Description |
|---|---|
static NetFlowV9FieldDef |
NetFlowV9FieldDef.create(NetFlowV9FieldType type,
int length) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.