public abstract class NetFlowV9OptionRecord extends Object implements NetFlowV9BaseRecord
| Constructor and Description |
|---|
NetFlowV9OptionRecord() |
| Modifier and Type | Method and Description |
|---|---|
static NetFlowV9OptionRecord |
create(Map<String,Object> fields,
Map<Integer,Object> scopes) |
abstract com.google.common.collect.ImmutableMap<String,Object> |
fields() |
abstract com.google.common.collect.ImmutableMap<Integer,Object> |
scopes() |
public abstract com.google.common.collect.ImmutableMap<String,Object> fields()
fields in interface NetFlowV9BaseRecordCopyright © 2012–2021 Graylog, Inc.. All rights reserved.