Uses of Class
org.graylog.integrations.ipfix.ShallowTemplateSet.Record
Packages that use ShallowTemplateSet.Record
-
Uses of ShallowTemplateSet.Record in org.graylog.integrations.ipfix
Methods in org.graylog.integrations.ipfix that return ShallowTemplateSet.RecordModifier and TypeMethodDescriptionIpfixParser.MessageDescription.getTemplateRecord(int templateId) Methods in org.graylog.integrations.ipfix that return types with arguments of type ShallowTemplateSet.RecordModifier and TypeMethodDescriptionabstract com.google.common.collect.ImmutableList<ShallowTemplateSet.Record>ShallowTemplateSet.records()IpfixParser.MessageDescription.templateRecords()Method parameters in org.graylog.integrations.ipfix with type arguments of type ShallowTemplateSet.RecordModifier and TypeMethodDescriptionstatic ShallowTemplateSetShallowTemplateSet.create(com.google.common.collect.ImmutableList<ShallowTemplateSet.Record> records)