public class NetFlowV9FieldTypeRegistry extends Object
| Modifier and Type | Method and Description |
|---|---|
Map<Integer,NetFlowV9FieldType> |
asMap() |
static NetFlowV9FieldTypeRegistry |
create() |
static NetFlowV9FieldTypeRegistry |
create(InputStream definitions) |
NetFlowV9FieldType |
get(int id) |
public static NetFlowV9FieldTypeRegistry create() throws IOException
IOExceptionpublic static NetFlowV9FieldTypeRegistry create(InputStream definitions) throws IOException
IOExceptionpublic NetFlowV9FieldType get(int id)
public Map<Integer,NetFlowV9FieldType> asMap()
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.