Package org.graylog.integrations.ipfix
Class ShallowTemplateSet
java.lang.Object
org.graylog.integrations.ipfix.ShallowTemplateSet
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ShallowTemplateSetcreate(com.google.common.collect.ImmutableList<ShallowTemplateSet.Record> records) abstract com.google.common.collect.ImmutableList<ShallowTemplateSet.Record>records()
-
Constructor Details
-
ShallowTemplateSet
public ShallowTemplateSet()
-
-
Method Details
-
records
-
create
public static ShallowTemplateSet create(com.google.common.collect.ImmutableList<ShallowTemplateSet.Record> records)
-