| Package | Description |
|---|---|
| org.graylog.plugins.netflow.v9 |
| Modifier and Type | Method and Description |
|---|---|
static NetFlowV9FieldType.ValueType |
NetFlowV9FieldType.ValueType.byLength(int length) |
static NetFlowV9FieldType.ValueType |
NetFlowV9FieldType.ValueType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NetFlowV9FieldType.ValueType[] |
NetFlowV9FieldType.ValueType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
abstract NetFlowV9FieldType.ValueType |
NetFlowV9FieldType.valueType() |
| Modifier and Type | Method and Description |
|---|---|
static NetFlowV9FieldType |
NetFlowV9FieldType.create(int id,
NetFlowV9FieldType.ValueType valueType,
String name) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.